Cjk Unified Ideograph-36BD Letter
㚽 is a CJK Unified Ideograph character with Unicode code point U+36BD.
U+36BD
㚽 is a single CJK Unified Ideograph character represented by the Unicode code point U+36BD. It may appear in CJK text where this specific glyph is required. Use the provided copy options and code escapes when building web or app content.
Cjk Unified Ideograph-36BD Letter Meaning
㚽 is a CJK Unified Ideograph (Unicode U+36BD). As a unified ideograph, its precise visual meaning depends on the language and the font/glyph mapping used in your environment. In practice, you typically use it as a literal character: for matching text copied from sources, displaying a specific CJK glyph, or preserving exact character strings in documents, databases, or UI text. If the font you use does not support this code point, the character may render as a placeholder box or a different-looking glyph, so testing on your target platform is recommended.
Common uses
- •Copying and pasting exact CJK text that contains this specific character
- •Displaying or labeling UI elements that must match a predefined character set
- •Storing and transferring strings in a database without losing Unicode fidelity
- •Web content where you need to ensure the exact character appears via escapes
- •Preparing multilingual documents or typography samples using the exact code point
Examples
㚽 — CJK Unified Ideograph 36BD
- 㚽Here is the character: 㚽
- 㚽Copy this symbol: 㚽
- 㚽Unicode check: U+36BD → 㚽
- 㚽Sample text containing 㚽 for testing fonts
- 㚽Verify rendering of 㚽 across browsers
Variations
Technical codes
| Unicode | U+36BD | |
| HTML Entity | 㚽 | |
| HTML Code | 㚽 | |
| CSS | \36BD |
FAQ
What does the Cjk Unified Ideograph-36BD letter mean?
㚽 is a CJK Unified Ideograph (Unicode U+36BD). As a unified ideograph, its precise visual meaning depends on the language and the font/glyph mapping used in your environment. In practice, you typically use it as a literal character: for matching text copied from sources, displaying a specific CJK glyph, or preserving exact character strings in documents, databases, or UI text. If the font you use does not support this code point, the character may render as a placeholder box or a different-looking glyph, so testing on your target platform is recommended.
What is the Unicode code point for 㚽?
The Unicode code point for 㚽 is U+36BD.
How can I include 㚽 in HTML?
You can use the HTML entity: 㚽.
How do I escape 㚽 in CSS or JavaScript?
CSS escape: \\36BD. JavaScript escape: \\u{36BD}.
Why might 㚽 not display correctly?
If the font on your system does not support this CJK code point, it may show a missing-glyph placeholder or an unexpected glyph. Try testing with fonts that include the required ideograph.