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