Cjk Unified Ideograph-3406 Letter
㐆 is a CJK unified ideograph character with code point U+3406.
U+3406
㐆 (U+3406) is a CJK unified ideograph used as part of character sets for Chinese/Japanese text. This page helps you copy it reliably and use the correct Unicode escapes in code. Use the provided examples for quick placement in design, writing, or UI text.
Cjk Unified Ideograph-3406 Letter Meaning
㐆 is identified in Unicode as “CJK UNIFIED IDEOGRAPH-3406.” Like many CJK unified ideographs, it represents a specific character within the CJK block rather than a punctuation mark or symbol with a universally shared standalone meaning in Latin contexts. Its meaning is ultimately determined by the specific language, font, and context where the character is used (for example, in printed text or encoded datasets). If you are working with multilingual content, 㐆 should be treated as a literal Unicode character: render it with a font that supports U+3406 and ensure the correct encoding so it displays properly.
Common uses
- •Copying a specific CJK character into documents or notes
- •Rendering exact text in web applications where U+3406 must be preserved
- •Using the character in UI labels, datasets, or localization strings
- •Including the character in design mockups and typography tests
- •Working with Unicode-aware search, indexing, or text processing tasks
Examples
㐆 CJK Unified Ideograph-3406
- 㐆Text: 㐆
- 㐆Dataset value: ID=㐆3406
- 㐆Label: 㐆 (U+3406)
- 㐆Note: Character: 㐆 in CJK text
- 㐆Snippet: 㐆 sample string
Variations
Technical codes
| Unicode | U+3406 | |
| HTML Entity | 㐆 | |
| HTML Code | 㐆 | |
| CSS | \3406 |
FAQ
What does the Cjk Unified Ideograph-3406 letter mean?
㐆 is identified in Unicode as “CJK UNIFIED IDEOGRAPH-3406.” Like many CJK unified ideographs, it represents a specific character within the CJK block rather than a punctuation mark or symbol with a universally shared standalone meaning in Latin contexts. Its meaning is ultimately determined by the specific language, font, and context where the character is used (for example, in printed text or encoded datasets). If you are working with multilingual content, 㐆 should be treated as a literal Unicode character: render it with a font that supports U+3406 and ensure the correct encoding so it displays properly.
What is the Unicode code point for 㐆?
㐆 has Unicode code point U+3406.
How can I copy 㐆 in HTML?
Use the HTML entity 㐆.
What are the JavaScript and CSS escapes for 㐆?
CSS escape: \\3406. JavaScript (Unicode code point): \\u{3406}.
Why does 㐆 show as a box or missing character?
It usually means the current font doesn’t support U+3406 or the text encoding/rendering isn’t handling the character correctly. Try a font with CJK coverage and verify your encoding is Unicode/UTF-8.