free-symbols

Cjk Unified Ideograph-35A7 Letter

㖧 is a CJK Unified Ideograph character encoded at U+35A7.

U+35A7

㖧 is a single Unicode character from the CJK (Chinese/Japanese) block. This page helps you copy it reliably and use the correct code point in different environments.

Cjk Unified Ideograph-35A7 Letter Meaning

㖧 is a CJK Unified Ideograph character whose Unicode identity is defined as “CJK UNIFIED IDEOGRAPH-35A7” at code point U+35A7. As with many CJK Unified Ideographs, the visual character may correspond to a specific logographic character in Chinese, Japanese, or related datasets, depending on the font and the text context. In practice, you’ll mainly encounter it when dealing with Unicode text, copying symbols from documents, displaying CJK characters in UI, or rendering text in systems that already contain this exact code point.

Common uses

  • Copy/paste the exact character into documents or chat where it appears
  • UI design and typography when rendering CJK text that includes U+35A7
  • Tagging, labeling, or indexing data that stores the character by code point
  • Developer use in HTML/CSS/JavaScript when you need to output U+35A7 reliably
  • Formally representing characters in Unicode and text normalization tasks

Examples

㖧 CJK Unified Ideograph 35A7

  • Example: 㖧 should render correctly in the same font style.
  • Copy this character: 㖧
  • Unicode test string: 㖧 U+35A7
  • Displaying CJK text sample: 㖧

Technical codes

UnicodeU+35A7
HTML Entity㖧
HTML Code㖧
CSS\35A7

FAQ

What does the Cjk Unified Ideograph-35A7 letter mean?

㖧 is a CJK Unified Ideograph character whose Unicode identity is defined as “CJK UNIFIED IDEOGRAPH-35A7” at code point U+35A7. As with many CJK Unified Ideographs, the visual character may correspond to a specific logographic character in Chinese, Japanese, or related datasets, depending on the font and the text context. In practice, you’ll mainly encounter it when dealing with Unicode text, copying symbols from documents, displaying CJK characters in UI, or rendering text in systems that already contain this exact code point.

What is the Unicode code point for 㖧?

㖧 is encoded as U+35A7.

How can I copy 㖧 reliably in HTML?

Use the HTML entity 㖧.

What CSS escape can I use to output 㖧?

Use \\35A7 as the CSS escape.

How do I represent 㖧 in JavaScript?

Use the escape \\u{35A7} in JavaScript.