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-204CA
Overview
𠓊 (CJK UNIFIED IDEOGRAPH-204CA) is the Unicode character at code point U+204CA. 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+204CA | |
| decimal | 132298 | |
| htmldecimal | 𠓊 | |
| htmlhex | 𠓊 | |
| css | \204CA | |
| javascript | \u{204CA} | |
| python | \U000204ca | |
| java | \uD841\uDCCA | |
| go | \U000204CA | |
| ruby | \u{204CA} | |
| rust | \u{204CA} | |
| ccpp | \U000204ca | |
| urlencoded | %F0%A0%93%8A | |
| utf8bytes | f0 a0 93 8a | |
| utf16bebytes | d8 41 dc ca | |
| utf32bebytes | 00 02 04 ca |
How to Use
HTML:
𠓊
CSS:
content: "\204CA"
JavaScript:
"\u{204CA}"
Python:
"\U000204ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠓊 character (CJK UNIFIED IDEOGRAPH-204CA)?
𠓊 (CJK UNIFIED IDEOGRAPH-204CA) is the Unicode character U+204CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-204CA?
The CJK UNIFIED IDEOGRAPH-204CA character (𠓊) has codepoint U+204CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-204CA?
Copy 𠓊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.