Cjk Unified Ideograph-345E Letter
㑞 is a CJK Unified Ideograph character encoded as U+345E for use in text and typography.
U+345E
㑞 (U+345E) is a CJK Unified Ideograph character used in Chinese/Japanese contexts. This page helps you copy it reliably and insert it in HTML, CSS, and JavaScript.
Cjk Unified Ideograph-345E Letter Meaning
㑞 is a CJK Unified Ideograph assigned the Unicode code point U+345E. As a CJK character, it typically represents a specific logographic character in the source writing system, rather than a punctuation or symbol with a universal “meaning” across languages. The most practical way to use it is as the exact character you need for text data, fonts, or multilingual content where that specific code point matters. If you’re looking it up for a particular language or dictionary, confirm the intended glyph and reading in your target locale, since appearance can vary by font.
Common uses
- •Copying the exact character for CJK text or datasets that use Unicode U+345E
- •Adding the glyph in HTML content using the numeric entity
- •Using the character in CSS or design mockups where exact Unicode characters are required
- •Embedding the character in JavaScript strings via Unicode escape notation
- •Referencing or validating a specific CJK character in multilingual UI testing
Examples
㑞 (CJK Unified Ideograph 345E)
- 㑞Here is 㑞 in plain text.
- 㑞Unicode check: U+345E shows 㑞.
- 㑞HTML entity example: 㑞 = 㑞.
- 㑞Use CSS escape: \\345E renders 㑞.
- 㑞JS string example with \\u{345E}: 㑞.
Variations
Technical codes
| Unicode | U+345E | |
| HTML Entity | 㑞 | |
| HTML Code | 㑞 | |
| CSS | \345E |
FAQ
What does the Cjk Unified Ideograph-345E letter mean?
㑞 is a CJK Unified Ideograph assigned the Unicode code point U+345E. As a CJK character, it typically represents a specific logographic character in the source writing system, rather than a punctuation or symbol with a universal “meaning” across languages. The most practical way to use it is as the exact character you need for text data, fonts, or multilingual content where that specific code point matters. If you’re looking it up for a particular language or dictionary, confirm the intended glyph and reading in your target locale, since appearance can vary by font.
What is the Unicode code point for 㑞?
㑞 is encoded as Unicode U+345E.
How do I write 㑞 in HTML?
Use the numeric entity: 㑞.
What is the CSS escape for 㑞?
Use \\345E.
How do I include 㑞 in JavaScript?
Use the Unicode escape form: \\u{345E}.