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-2C00A
Overview
𬀊 (CJK UNIFIED IDEOGRAPH-2C00A) is the Unicode character at code point U+2C00A. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C00A | |
| decimal | 180234 | |
| htmldecimal | 𬀊 | |
| htmlhex | 𬀊 | |
| css | \2C00A | |
| javascript | \u{2C00A} | |
| python | \U0002c00a | |
| java | \uD870\uDC0A | |
| go | \U0002C00A | |
| ruby | \u{2C00A} | |
| rust | \u{2C00A} | |
| ccpp | \U0002c00a | |
| urlencoded | %F0%AC%80%8A | |
| utf8bytes | f0 ac 80 8a | |
| utf16bebytes | d8 70 dc 0a | |
| utf32bebytes | 00 02 c0 0a |
How to Use
HTML:
𬀊
CSS:
content: "\2C00A"
JavaScript:
"\u{2C00A}"
Python:
"\U0002c00a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬀊 character (CJK UNIFIED IDEOGRAPH-2C00A)?
𬀊 (CJK UNIFIED IDEOGRAPH-2C00A) is the Unicode character U+2C00A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C00A?
The CJK UNIFIED IDEOGRAPH-2C00A character (𬀊) has codepoint U+2C00A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C00A?
Copy 𬀊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.