Cjk Unified Ideograph-36D5 Letter
㛕 is the CJK unified ideograph character encoded at U+36D5.
U+36D5
㛕 is a CJK (Chinese/Japanese) character from the Unicode CJK Unified Ideographs block. It’s useful when you need an exact, single-character match for CJK text. Below you’ll find copy/paste options and the official Unicode data for reliable use.
Cjk Unified Ideograph-36D5 Letter Meaning
㛕 is a Unicode character identified as “CJK UNIFIED IDEOGRAPH-36D5” (U+36D5). As a CJK ideograph, it is typically used as a specific character within written Chinese or Japanese text. Because ideographs can have language- and font-dependent readings, its exact meaning is best confirmed in the context where it appears (for example, a particular dictionary entry, document, or proper name). If you’re using it as a literal symbol (rather than a general concept), the key requirement is matching the exact code point so the same character renders and transfers correctly across systems.
Common uses
- •Copy/paste exact CJK text into documents where the character must match byte-for-byte.
- •Using the character in UI or fonts testing to verify glyph availability at U+36D5.
- •Encoding the character in HTML/CSS/JavaScript using the provided escapes for consistent rendering.
- •Preparing multilingual content or localization strings that include less common CJK ideographs.
- •Annotating or referencing specific characters in linguistic notes and datasets.
Examples
㛕 (CJK Ideograph 36D5) — Copy & Unicode Info
- 㛕㛕 36D5
- 㛕Unicode: U+36D5 → 㛕
- 㛕HTML entity: 㛕
- 㛕CSS escape: \\36D5
- 㛕JS escape: \\u{36D5}
Variations
Technical codes
| Unicode | U+36D5 | |
| HTML Entity | 㛕 | |
| HTML Code | 㛕 | |
| CSS | \36D5 |
FAQ
What does the Cjk Unified Ideograph-36D5 letter mean?
㛕 is a Unicode character identified as “CJK UNIFIED IDEOGRAPH-36D5” (U+36D5). As a CJK ideograph, it is typically used as a specific character within written Chinese or Japanese text. Because ideographs can have language- and font-dependent readings, its exact meaning is best confirmed in the context where it appears (for example, a particular dictionary entry, document, or proper name). If you’re using it as a literal symbol (rather than a general concept), the key requirement is matching the exact code point so the same character renders and transfers correctly across systems.
What is the Unicode code point for 㛕?
㛕 is U+36D5 (Unicode name: CJK UNIFIED IDEOGRAPH-36D5).
How do I copy 㛕 reliably into HTML?
Use the HTML entity: 㛕.
What CSS escape can I use for this character?
Use: \\36D5.
How can I include 㛕 in JavaScript strings?
Use: \\u{36D5}.