free-symbols

Cjk Unified Ideograph-34A0 Letter

㒠 is a CJK unified ideograph (U+34A0) used in Chinese/Japanese text.

U+34A0

㒠 is the character assigned Unicode code point U+34A0 under the CJK Unified Ideographs block. This page helps you copy it reliably and use the correct encoding formats.

Cjk Unified Ideograph-34A0 Letter Meaning

㒠 is a single Unicode character from the CJK Unified Ideographs set (“CJK Unified Ideograph-34A0”). In practice, it may appear as part of Chinese or Japanese text depending on how a font and language input treat that code point. Because CJK characters are tied to specific glyphs in fonts, the same character can look different across typefaces—what matters for correctness is using the exact code point U+34A0. If you’re entering text or storing data, always use the Unicode character (not a visually similar one) and confirm it renders with your target font.

Common uses

  • Copy/paste the exact character into Chinese/Japanese text where U+34A0 is required
  • Use in multilingual content drafts, where you need the precise Unicode character
  • Store or transmit text safely in systems that rely on Unicode code points
  • Test font coverage and rendering for CJK characters in web or desktop apps
  • Insert the character in code (HTML/CSS/JavaScript) using the provided escapes

Examples

㒠 CJK Ideograph 34A0 (U+34A0)

  • Look: 㒠
  • Code point check: U+34A0 → 㒠
  • Sample text: 㒠 㒠 㒠
  • Character note: 㒠 (CJK) in a sentence
  • Copy test: 㒠

Variations

Technical codes

UnicodeU+34A0
HTML Entity㒠
HTML Code㒠
CSS\34A0

FAQ

What does the Cjk Unified Ideograph-34A0 letter mean?

㒠 is a single Unicode character from the CJK Unified Ideographs set (“CJK Unified Ideograph-34A0”). In practice, it may appear as part of Chinese or Japanese text depending on how a font and language input treat that code point. Because CJK characters are tied to specific glyphs in fonts, the same character can look different across typefaces—what matters for correctness is using the exact code point U+34A0. If you’re entering text or storing data, always use the Unicode character (not a visually similar one) and confirm it renders with your target font.

What Unicode character is 㒠?

㒠 is “CJK UNIFIED IDEOGRAPH-34A0” with Unicode code point U+34A0.

How do I copy 㒠 reliably?

Copy the character directly from this page, or use the HTML entity (㒠) / CSS escape (\\34A0) / JavaScript escape (\\u{34A0}) depending on where you’re inserting it.

Will 㒠 look the same in every font?

Not necessarily. The character’s code point is fixed (U+34A0), but the glyph appearance can vary by font. Test with your target font.

What if it doesn’t render correctly on my device?

If you see a box or missing glyph, your system or browser may not have a font that supports U+34A0. Try a different CJK font and confirm Unicode encoding is preserved.