free-symbols

Cjk Unified Ideograph-355D Letter

㕝 is a CJK unified ideograph character identified as U+355D.

U+355D

㕝 is a CJK (Chinese/Japanese) ideograph with the Unicode code point U+355D. This page helps you copy the symbol and use it safely in web and app text. You’ll find ready-to-use escape forms for HTML, CSS, and JavaScript.

Cjk Unified Ideograph-355D Letter Meaning

㕝 (Unicode U+355D) is a CJK unified ideograph. As a unified ideograph, its exact meaning depends on the source language and font/glyph mapping used in your environment. In practice, it’s most often encountered as a specific character in CJK text rather than as a symbol with a widely standardized standalone “icon meaning” in Latin typography. If you’re working with imported text, filenames, or datasets that include this code point, the most important thing is using the correct Unicode value and ensuring your font supports it. Use the provided HTML/CSS/JS escapes to preserve the character reliably across platforms.

Common uses

  • Copying and pasting a specific CJK character from a dataset or document
  • Displaying CJK text correctly in web pages using Unicode escapes
  • Preserving characters in CSS/JS strings for UI labels or data views
  • Typing or rendering CJK ideographs in digital archives and references
  • Using the exact code point when debugging text encoding issues

Examples

㕝 CJK Unified Ideograph-355D

  • Example: 㕝 in a copied CJK line
  • Example: Dataset includes U+355D = 㕝
  • Example: Label showing 㕝 next to another ideograph
  • Example: Searching for 㕝 by Unicode code point
  • Example: Exported text retains 㕝 correctly

Variations

Technical codes

UnicodeU+355D
HTML Entity㕝
HTML Code㕝
CSS\355D

FAQ

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

㕝 (Unicode U+355D) is a CJK unified ideograph. As a unified ideograph, its exact meaning depends on the source language and font/glyph mapping used in your environment. In practice, it’s most often encountered as a specific character in CJK text rather than as a symbol with a widely standardized standalone “icon meaning” in Latin typography. If you’re working with imported text, filenames, or datasets that include this code point, the most important thing is using the correct Unicode value and ensuring your font supports it. Use the provided HTML/CSS/JS escapes to preserve the character reliably across platforms.

What is the Unicode code point for 㕝?

The Unicode code point for 㕝 is U+355D.

How do I write 㕝 in HTML?

You can use the HTML entity: 㕝.

What CSS escape can I use for 㕝?

Use the CSS escape: \\355D.

How do I include 㕝 in JavaScript?

Use the JavaScript escape: \\u{355D}.