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-237CA
Overview
𣟊 (CJK UNIFIED IDEOGRAPH-237CA) is the Unicode character at code point U+237CA. 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+237CA | |
| decimal | 145354 | |
| htmldecimal | 𣟊 | |
| htmlhex | 𣟊 | |
| css | \237CA | |
| javascript | \u{237CA} | |
| python | \U000237ca | |
| java | \uD84D\uDFCA | |
| go | \U000237CA | |
| ruby | \u{237CA} | |
| rust | \u{237CA} | |
| ccpp | \U000237ca | |
| urlencoded | %F0%A3%9F%8A | |
| utf8bytes | f0 a3 9f 8a | |
| utf16bebytes | d8 4d df ca | |
| utf32bebytes | 00 02 37 ca |
How to Use
HTML:
𣟊
CSS:
content: "\237CA"
JavaScript:
"\u{237CA}"
Python:
"\U000237ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣟊 character (CJK UNIFIED IDEOGRAPH-237CA)?
𣟊 (CJK UNIFIED IDEOGRAPH-237CA) is the Unicode character U+237CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-237CA?
The CJK UNIFIED IDEOGRAPH-237CA character (𣟊) has codepoint U+237CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-237CA?
Copy 𣟊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.