free-symbols

Cjk Unified Ideograph-347F Letter

㑿 is a CJK unified ideograph at U+347F, used as a specific character in CJK text.

U+347F

㑿 is a single CJK (Chinese/Japanese) character. It has a defined Unicode code point, so you can reliably copy and reference it in digital text. Below you’ll find practical ways to insert it in HTML, CSS, and JavaScript.

Cjk Unified Ideograph-347F Letter Meaning

㑿 is a CJK Unified Ideograph identified by Unicode as U+347F (Unicode name: CJK UNIFIED IDEOGRAPH-347F). As with many CJK characters, its meaning depends on the language and the word or name it appears in. When used in text, it’s best treated as a specific written character rather than a symbol with a single universal meaning. If you’re working with documents, fonts, or character sets, the key practical detail is that this is a distinct Unicode character, so it can be copied or encoded consistently across systems.

Common uses

  • Copying the exact character into CJK text for documents or notes
  • Using it in web content by referencing its HTML entity (㑿)
  • Displaying it in CSS or stylesheets using the Unicode CSS escape (\\347F)
  • Inserting it programmatically in JavaScript via the Unicode escape (\\u{347F})
  • Maintaining character accuracy when working with databases and text normalization

Examples

㑿 (CJK Ideograph 347F) Copy & Info

  • 今天寫㑿這個字。
  • 請確認字符㑿是否正確輸入。
  • 㑿在這段文字中出現一次。
  • 我在註解裡使用了㑿。
  • 匯出後檢查㑿的編碼。

Variations

Technical codes

UnicodeU+347F
HTML Entity㑿
HTML Code㑿
CSS\347F

FAQ

What does the Cjk Unified Ideograph-347F letter mean?

㑿 is a CJK Unified Ideograph identified by Unicode as U+347F (Unicode name: CJK UNIFIED IDEOGRAPH-347F). As with many CJK characters, its meaning depends on the language and the word or name it appears in. When used in text, it’s best treated as a specific written character rather than a symbol with a single universal meaning. If you’re working with documents, fonts, or character sets, the key practical detail is that this is a distinct Unicode character, so it can be copied or encoded consistently across systems.

What Unicode code point is 㑿?

㑿 is U+347F (Unicode name: CJK UNIFIED IDEOGRAPH-347F).

How do I copy 㑿 on the web?

You can copy the character directly (㑿) or paste it using the HTML entity: 㑿.

How do I use 㑿 in CSS?

Use the Unicode CSS escape: \\347F.

How do I include 㑿 in JavaScript strings?

Use the Unicode escape: \\u{347F}.