free-symbols

Cjk Unified Ideograph-358E Letter

㖎 is a CJK unified ideograph (U+358E) used in Chinese/Japanese character text and fonts.

U+358E

㖎 is the CJK Unified Ideograph at Unicode codepoint U+358E. If you need a specific CJK character, this page gives copy options and common ways to reference it in code.

Cjk Unified Ideograph-358E Letter Meaning

㖎 is a CJK unified ideograph identified by Unicode codepoint U+358E. As with many CJK unified characters, the exact interpretation (such as the character’s meaning in a particular language or variant form) depends on the context of the writing system and the font/character set being used. In practice, it’s used like other CJK characters in text strings, labels, and digital documents. When you copy it directly or reference it via Unicode/escape sequences, your system will render it if the active font supports the glyph for U+358E.

Common uses

  • Typing or pasting the exact character 㖎 into documents and notes
  • Using 㖎 in UI labels, settings screens, or form fields that require a precise CJK glyph
  • Including 㖎 in web text content when you want to match a specific character set
  • Building identifiers, tags, or reference strings that must preserve Unicode codepoints
  • Generating consistent text programmatically using Unicode escape sequences

Examples

㖎 (CJK Unified Ideograph U+358E)

  • 請把㖎寫在正確的位置。
  • ID: 㖎-358E 檢查字形。
  • 在設定中輸入㖎以完成匹配。
  • 此條目包含字符:㖎。
  • 將㖎複製到剪貼簿後再使用。

Variations

Technical codes

UnicodeU+358E
HTML Entity㖎
HTML Code㖎
CSS\358E

FAQ

What does the Cjk Unified Ideograph-358E letter mean?

㖎 is a CJK unified ideograph identified by Unicode codepoint U+358E. As with many CJK unified characters, the exact interpretation (such as the character’s meaning in a particular language or variant form) depends on the context of the writing system and the font/character set being used. In practice, it’s used like other CJK characters in text strings, labels, and digital documents. When you copy it directly or reference it via Unicode/escape sequences, your system will render it if the active font supports the glyph for U+358E.

What Unicode character is 㖎?

㖎 is the Unicode character named “CJK UNIFIED IDEOGRAPH-358E” with codepoint U+358E.

How can I copy 㖎 reliably into web content?

You can paste the character directly, or use its HTML numeric entity form 㖎 where it’s supported.

How do I reference 㖎 in CSS?

Use the CSS escape sequence \\358E to represent the character.

How do I reference 㖎 in JavaScript strings?

In JavaScript, you can use the Unicode escape \\u{358E} inside a string literal.