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-211CA
Overview
𡇊 (CJK UNIFIED IDEOGRAPH-211CA) is the Unicode character at code point U+211CA. 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+211CA | |
| decimal | 135626 | |
| htmldecimal | 𡇊 | |
| htmlhex | 𡇊 | |
| css | \211CA | |
| javascript | \u{211CA} | |
| python | \U000211ca | |
| java | \uD844\uDDCA | |
| go | \U000211CA | |
| ruby | \u{211CA} | |
| rust | \u{211CA} | |
| ccpp | \U000211ca | |
| urlencoded | %F0%A1%87%8A | |
| utf8bytes | f0 a1 87 8a | |
| utf16bebytes | d8 44 dd ca | |
| utf32bebytes | 00 02 11 ca |
How to Use
HTML:
𡇊
CSS:
content: "\211CA"
JavaScript:
"\u{211CA}"
Python:
"\U000211ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡇊 character (CJK UNIFIED IDEOGRAPH-211CA)?
𡇊 (CJK UNIFIED IDEOGRAPH-211CA) is the Unicode character U+211CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-211CA?
The CJK UNIFIED IDEOGRAPH-211CA character (𡇊) has codepoint U+211CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-211CA?
Copy 𡇊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.