copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('𣟍'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
𣟍
CJK UNIFIED IDEOGRAPH-237CD
Overview
𣟍 (CJK UNIFIED IDEOGRAPH-237CD) is the Unicode character at code point U+237CD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+237CD | |
| decimal | 145357 | |
| htmldecimal | 𣟍 | |
| htmlhex | 𣟍 | |
| css | \237CD | |
| javascript | \u{237CD} | |
| python | \U000237cd | |
| java | \uD84D\uDFCD | |
| go | \U000237CD | |
| ruby | \u{237CD} | |
| rust | \u{237CD} | |
| ccpp | \U000237cd | |
| urlencoded | %F0%A3%9F%8D | |
| utf8bytes | f0 a3 9f 8d | |
| utf16bebytes | d8 4d df cd | |
| utf32bebytes | 00 02 37 cd |
How to Use
HTML:
𣟍
CSS:
content: "\237CD"
JavaScript:
"\u{237CD}"
Python:
"\U000237cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣟍 character (CJK UNIFIED IDEOGRAPH-237CD)?
𣟍 (CJK UNIFIED IDEOGRAPH-237CD) is the Unicode character U+237CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-237CD?
The CJK UNIFIED IDEOGRAPH-237CD character (𣟍) has codepoint U+237CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-237CD?
Copy 𣟍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.