Cjk Unified Ideograph-2653C Symbol
𦔼 is a CJK Unified Ideograph character encoded at U+2653C.
U+2653C
𦔼 is a specific CJK (Chinese/Japanese/Korean) ideograph character. This page helps you copy it, identify its code point, and use it correctly in text and code.
Cjk Unified Ideograph-2653C Symbol Meaning
𦔼 is a CJK Unified Ideograph identified by the Unicode name “CJK UNIFIED IDEOGRAPH-2653C” (code point U+2653C). On its own, this character is best understood as a Unicode-assigned letter/ideograph rather than a widely recognized punctuation or emoji. Its exact reading and meaning depend on the source text and the language system that uses it (for example, particular fonts or legacy character mappings). If you’re working with multilingual text corpora, typography, or data that already contains this character, the most reliable approach is to treat it as a literal character and preserve it exactly during processing and rendering.
Common uses
- •Copying or pasting exact CJK text from documents and databases
- •Testing font coverage and glyph rendering for the Unicode range
- •Displaying the character in UI mockups or multilingual design samples
- •Preserving character identity when migrating or exporting text data
- •Using it in developer test cases for Unicode handling
Examples
𦔼 CJK Unified Ideograph-2653C
- 𦔼Here is 𦔼 from the source text.
- 𦔼Copy this character: 𦔼
- 𦔼Unicode test: 𦔼 should render correctly.
- 𦔼Font preview includes 𦔼 as a glyph.
- 𦔼Record contains 𦔼 at position 12.
Variations
Ready to copy
Technical codes
| Unicode | U+2653C | |
| HTML Entity | 𦔼 | |
| HTML Code | 𦔼 | |
| CSS | \2653C |
FAQ
What does the Cjk Unified Ideograph-2653C symbol mean?
𦔼 is a CJK Unified Ideograph identified by the Unicode name “CJK UNIFIED IDEOGRAPH-2653C” (code point U+2653C). On its own, this character is best understood as a Unicode-assigned letter/ideograph rather than a widely recognized punctuation or emoji. Its exact reading and meaning depend on the source text and the language system that uses it (for example, particular fonts or legacy character mappings). If you’re working with multilingual text corpora, typography, or data that already contains this character, the most reliable approach is to treat it as a literal character and preserve it exactly during processing and rendering.
What is the Unicode code point for 𦔼?
𦔼 is U+2653C (Unicode name: CJK UNIFIED IDEOGRAPH-2653C).
How do I copy 𦔼 into HTML?
Use the HTML entity: 𦔼
How can I include 𦔼 in CSS?
You can use the CSS escape: \\2653C
How do I use 𦔼 in JavaScript strings?
Use the JavaScript escape: \\u{2653C}