free-symbols

Cjk Unified Ideograph-36B0 Letter

㚰 (U+36B0) is a CJK unified ideograph character that you can copy into text, code, and web content.

U+36B0

㚰 is a single CJK character identified by the Unicode code point U+36B0. It’s commonly handled as a standard Unicode ideograph in browsers, fonts, and programming text.

Cjk Unified Ideograph-36B0 Letter Meaning

㚰 is a CJK Unified Ideograph character in Unicode (code point U+36B0). Like many CJK ideographs, its exact meaning depends on the language context (Chinese, Japanese, or historical usages) and the dictionary or text it appears in. In everyday usage, you mainly encounter it as part of names, written content, or specialized text where the character is already specified. For copying and technical work, the most important details are its identity as a Unicode character and the correct encodings (HTML entity or language escapes) so it displays reliably across systems and editors.

Common uses

  • Copying the exact character for names, titles, or text strings in documents
  • Including the character in website content using Unicode-safe HTML
  • Using the character in CSS/JS code as an escaped Unicode sequence
  • Testing font and rendering support for CJK ideographs (U+36B0)
  • Preparing search/label text for databases that store Unicode characters

Examples

㚰 CJK Unified Ideograph 36B0

  • Example: 㚰 is present in this dataset.
  • Person’s name: 㚰田 佐里
  • Document note: 请确认字符 㚰 的版本。
  • Product label: 型号㚰-100
  • Message: 㚰 已更新。

Variations

Technical codes

UnicodeU+36B0
HTML Entity㚰
HTML Code㚰
CSS\36B0

FAQ

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

㚰 is a CJK Unified Ideograph character in Unicode (code point U+36B0). Like many CJK ideographs, its exact meaning depends on the language context (Chinese, Japanese, or historical usages) and the dictionary or text it appears in. In everyday usage, you mainly encounter it as part of names, written content, or specialized text where the character is already specified. For copying and technical work, the most important details are its identity as a Unicode character and the correct encodings (HTML entity or language escapes) so it displays reliably across systems and editors.

What is the Unicode code point for 㚰?

㚰 is U+36B0 (CJK UNIFIED IDEOGRAPH-36B0).

How can I copy 㚰 reliably into HTML?

You can use the HTML entity: 㚰 . Alternatively, copy/paste the character directly if your editor preserves Unicode.

What escape sequence should I use in JavaScript?

Use the JavaScript escape: \\u{36B0}.

Why does 㚰 sometimes show as a box or placeholder?

This usually indicates a font or rendering support issue. Try a Unicode/CJK-capable font and confirm the system supports the character U+36B0.