free-symbols

Cjk Unified Ideograph-3655 Letter

㙕 is a CJK unified ideograph (U+3655) commonly used as a Chinese/Japanese character in text.

U+3655

㙕 is the Unicode character called “CJK Unified Ideograph-3655” (U+3655). If you need the exact glyph for a document, website, or design mockup, this page gives you reliable copy and code escapes.

Cjk Unified Ideograph-3655 Letter Meaning

㙕 is a CJK Unified Ideograph character in the Unicode “CJK (Chinese/Japanese)” block. Like many CJK unified ideographs, it represents a specific character used in Chinese or Japanese text, and its exact meaning depends on the language and the word it appears in. In practice, people often use 㙕 when copying text from a source that already contains it, matching typography in multilingual documents, or rendering the same character consistently across browsers and systems. For developers, it’s primarily important to use the correct Unicode code point (U+3655) so the glyph displays properly.

Common uses

  • Copying the exact CJK character into notes, documents, or spreadsheets
  • Rendering multilingual UI text where a specific ideograph must match source content
  • Using Unicode escapes in HTML/CSS/JavaScript to avoid encoding issues
  • Designing posters, stickers, or typography mockups that include this exact glyph
  • Archiving or referencing text data that must preserve original characters

Examples

㙕 CJK Unified Ideograph-3655

  • Here is the character: 㙕
  • Copy this ideograph: 㙕
  • The codepoint for 㙕 is U+3655.
  • Typography check: 㙕 in your mockup.
  • Multilingual sample text: 㙕 㙕 㙕.

Variations

Technical codes

UnicodeU+3655
HTML Entity㙕
HTML Code㙕
CSS\3655

FAQ

What does the Cjk Unified Ideograph-3655 letter mean?

㙕 is a CJK Unified Ideograph character in the Unicode “CJK (Chinese/Japanese)” block. Like many CJK unified ideographs, it represents a specific character used in Chinese or Japanese text, and its exact meaning depends on the language and the word it appears in. In practice, people often use 㙕 when copying text from a source that already contains it, matching typography in multilingual documents, or rendering the same character consistently across browsers and systems. For developers, it’s primarily important to use the correct Unicode code point (U+3655) so the glyph displays properly.

What is the Unicode code point for 㙕?

㙕 is U+3655.

How can I copy 㙕 reliably in a web page?

Use the HTML entity 㙕 or paste the character directly if your editor supports it.

What can I use in CSS to represent 㙕?

You can use the CSS escape \\3655.

How do I use 㙕 in JavaScript strings?

Use the JavaScript escape \\u{3655} in a string literal.