free-symbols

Cjk Unified Ideograph-340D Letter

㐍 is a CJK unified ideograph (U+340D) used as a specific character in Chinese/Japanese text sets.

U+340D

㐍 is a Unicode CJK unified ideograph identified by codepoint U+340D. If you need to copy the character exactly or insert it via code, the formats below help you do that reliably. Because it’s a unified CJK character, the visible glyph can depend on the font you use.

Cjk Unified Ideograph-340D Letter Meaning

㐍 is the Unicode character named “CJK UNIFIED IDEOGRAPH-340D” with codepoint U+340D. As part of the CJK unified ideographs block, it represents a specific character within Chinese/Japanese text encoding. The character’s exact linguistic meaning is not intrinsic to the Unicode identifier; interpretation can depend on the language, the text context, and the fonts that render the glyph. In practice, you can treat 㐍 as a literal character: copy it for consistent display, or use the provided HTML/CSS/JavaScript escapes when generating or storing text in software systems.

Common uses

  • Copying exact CJK text for documents or emails where a specific character is required
  • Rendering or storing Unicode text in web and app content using the correct codepoint
  • Searching and matching character strings in datasets or logs (U+340D)
  • Typography and localization checks for CJK font support and glyph appearance
  • Using the character in UI labels, content prototypes, or multilingual samples

Examples

㐍 CJK Unified Ideograph-340D

  • Here is the character: 㐍
  • Unicode test string: 㐍 U+340D
  • Copy/paste check: 㐍 㐍 㐍
  • Example HTML entity: 㐍
  • Code point notation: \\u{340D} in JavaScript

Variations

Technical codes

UnicodeU+340D
HTML Entity㐍
HTML Code㐍
CSS\340D

FAQ

What does the Cjk Unified Ideograph-340D letter mean?

㐍 is the Unicode character named “CJK UNIFIED IDEOGRAPH-340D” with codepoint U+340D. As part of the CJK unified ideographs block, it represents a specific character within Chinese/Japanese text encoding. The character’s exact linguistic meaning is not intrinsic to the Unicode identifier; interpretation can depend on the language, the text context, and the fonts that render the glyph. In practice, you can treat 㐍 as a literal character: copy it for consistent display, or use the provided HTML/CSS/JavaScript escapes when generating or storing text in software systems.

What is the Unicode codepoint for 㐍?

㐍 is U+340D.

How can I copy 㐍 reliably into HTML?

You can use the HTML entity form: 㐍.

How do I insert 㐍 in CSS?

Use the CSS escape: \\340D.

How do I insert 㐍 in JavaScript?

Use the JavaScript Unicode escape: \\u{340D}.