free-symbols

Cjk Unified Ideograph-3675 Letter

㙵 is a CJK unified ideograph (U+3675) used as a specific character in Chinese, Japanese, and related texts.

U+3675

㙵 is a single Unicode character: U+3675. It belongs to the CJK block and may appear in Chinese/Japanese text, names, or legacy character sets. Use the code points and escapes below to copy it correctly in websites and apps.

Cjk Unified Ideograph-3675 Letter Meaning

㙵 (Unicode U+3675) is a CJK unified ideograph. Like many characters in this block, its exact meaning depends on the language, reading, and the specific word or name it appears in. In practice, you typically encounter 㙵 as part of written Chinese/Japanese text rather than as a symbol with a standalone, universally fixed meaning. When using it in documents or interfaces, the most reliable approach is to treat it as a literal character: preserve the exact Unicode code point (U+3675) to match how it’s represented in your source text.

Common uses

  • Copying the exact character in Chinese/Japanese text and documents
  • Rendering the character in UI/typography (fonts that support U+3675)
  • Using the correct Unicode escape in software to insert the character reliably
  • Including the character in proper names, historical references, or citations
  • Web publishing and data entry where the code point must remain unchanged

Examples

㙵 – CJK Unified Ideograph 3675

  • 文本中包含㙵这个字。
  • 她的姓氏里有㙵。
  • 請在原文位置保留㙵。
  • The character 㙵 appears in this entry.
  • 項目名稱使用㙵作為原始字符。

Variations

Technical codes

UnicodeU+3675
HTML Entity㙵
HTML Code㙵
CSS\3675

FAQ

What does the Cjk Unified Ideograph-3675 letter mean?

㙵 (Unicode U+3675) is a CJK unified ideograph. Like many characters in this block, its exact meaning depends on the language, reading, and the specific word or name it appears in. In practice, you typically encounter 㙵 as part of written Chinese/Japanese text rather than as a symbol with a standalone, universally fixed meaning. When using it in documents or interfaces, the most reliable approach is to treat it as a literal character: preserve the exact Unicode code point (U+3675) to match how it’s represented in your source text.

What is the Unicode code point for 㙵?

㙵 is U+3675.

How do I write 㙵 in HTML?

Use the HTML entity: 㙵

What escape sequences can I use in code?

CSS escape: \\3675. JavaScript escape: \\u{3675}.

Why does 㙵 not show correctly on my page?

It may be missing from the current font. Check that your chosen font supports the character and that the content is saved/served in a Unicode-capable encoding (UTF-8).