free-symbols

Cjk Unified Ideograph-36D0 Letter

㛐 is a CJK unified ideograph character with Unicode codepoint U+36D0, commonly referenced by designers and developers.

U+36D0

㛐 is a CJK (Chinese/Japanese) unified ideograph represented in Unicode as U+36D0. This page helps you copy the character and use it in web and software text systems. You’ll also find common ways it’s referenced by developers and typographers.

Cjk Unified Ideograph-36D0 Letter Meaning

㛐 is a CJK Unified Ideograph identified by Unicode codepoint U+36D0 (Unicode name: “CJK UNIFIED IDEOGRAPH-36D0”). As with many CJK unified ideographs, the character’s specific reading and meaning can depend on the language and the font or character set in use (Chinese, Japanese, and related contexts). In practice, people often treat it as a Unicode character for text rendering, indexing, searching, and codepoint-based reference rather than for a single universal “symbol meaning.” When you need to reproduce the exact glyph, use the provided Unicode/escape forms to avoid mismatches.

Common uses

  • Copying and pasting CJK text into documents, chat, or social posts
  • Referencing the exact Unicode character in code reviews, specs, and character lists
  • Testing fonts or rendering behavior for CJK characters in web apps
  • Using the HTML/CSS/JavaScript escape forms to embed the glyph reliably
  • Labeling or tagging content that uses CJK ideographs for search or indexing

Examples

㛐 Symbol (CJK Ideograph U+36D0)

  • Here is the character: 㛐.
  • Unicode test: 㛐 in a sample string.
  • Font preview should include 㛐.
  • Copy/paste result: 㛐 should appear correctly.
  • Character code reference: U+36D0 = 㛐.

Technical codes

UnicodeU+36D0
HTML Entity㛐
HTML Code㛐
CSS\36D0

FAQ

What does the Cjk Unified Ideograph-36D0 letter mean?

㛐 is a CJK Unified Ideograph identified by Unicode codepoint U+36D0 (Unicode name: “CJK UNIFIED IDEOGRAPH-36D0”). As with many CJK unified ideographs, the character’s specific reading and meaning can depend on the language and the font or character set in use (Chinese, Japanese, and related contexts). In practice, people often treat it as a Unicode character for text rendering, indexing, searching, and codepoint-based reference rather than for a single universal “symbol meaning.” When you need to reproduce the exact glyph, use the provided Unicode/escape forms to avoid mismatches.

What is the Unicode codepoint for 㛐?

The Unicode codepoint for 㛐 is U+36D0.

How can I copy 㛐 in HTML?

You can use the HTML entity: 㛐.

What CSS escape string should I use for 㛐?

Use the CSS escape: \\36D0.

How do I include 㛐 in JavaScript?

Use the JavaScript escape: \\u{36D0} (for example, inside a string).