Cjk Unified Ideograph-34B6 Letter
㒶 is a CJK Unified Ideograph character (U+34B6) used in East Asian text encoding.
U+34B6
㒶 is a Unicode CJK character identified as “CJK Unified Ideograph-34B6” (U+34B6). It’s primarily encountered in properly encoded CJK text and character sets. Use the copy and escape forms below for reliable reuse in web and app contexts.
Cjk Unified Ideograph-34B6 Letter Meaning
㒶 (Unicode: CJK Unified Ideograph-34B6, U+34B6) is a CJK character from the Unicode CJK Unified Ideographs block. Like many CJK unified ideographs, its specific visual form and meaning depend on the source language and font support used in your environment. In practice, people most often need this symbol for copying exact text from documents, databases, or systems that already contain this character, or for rendering/encoding content correctly across browsers, editors, and programming languages. If you don’t see it, it’s usually a font coverage or rendering issue rather than an incorrect character.
Common uses
- •Copying the exact character from East Asian text into notes, forms, or documents
- •Rendering stored CJK text correctly in web pages and applications
- •Using Unicode escapes (HTML/CSS/JavaScript) to include the character in code
- •Referencing or matching characters in data processing, search, or typography tools
- •Using the character in multilingual UI elements where the exact glyph must be preserved
Examples
㒶 (CJK Unified Ideograph 34B6)
- 㒶㒶
- 㒶保存㒶到数据库
- 㒶字符:㒶(U+34B6)
- 㒶请复制这一字:㒶
- 㒶示例文本:㒶
Variations
Technical codes
| Unicode | U+34B6 | |
| HTML Entity | 㒶 | |
| HTML Code | 㒶 | |
| CSS | \34B6 |
FAQ
What does the Cjk Unified Ideograph-34B6 letter mean?
㒶 (Unicode: CJK Unified Ideograph-34B6, U+34B6) is a CJK character from the Unicode CJK Unified Ideographs block. Like many CJK unified ideographs, its specific visual form and meaning depend on the source language and font support used in your environment. In practice, people most often need this symbol for copying exact text from documents, databases, or systems that already contain this character, or for rendering/encoding content correctly across browsers, editors, and programming languages. If you don’t see it, it’s usually a font coverage or rendering issue rather than an incorrect character.
What is the Unicode code point for 㒶?
The Unicode code point is U+34B6.
How can I copy 㒶 reliably in HTML?
Use the HTML entity: 㒶.
What CSS and JavaScript escapes work for 㒶?
CSS escape: \\34B6. JavaScript escape: \\u{34B6}.
Why don’t I see the character on my screen?
It’s usually a font support or rendering issue. Try using a CJK-capable font or ensure the text is encoded as Unicode (UTF-8).