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-2600A
Overview
𦀊 (CJK UNIFIED IDEOGRAPH-2600A) is the Unicode character at code point U+2600A. 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+2600A | |
| decimal | 155658 | |
| htmldecimal | 𦀊 | |
| htmlhex | 𦀊 | |
| css | \2600A | |
| javascript | \u{2600A} | |
| python | \U0002600a | |
| java | \uD858\uDC0A | |
| go | \U0002600A | |
| ruby | \u{2600A} | |
| rust | \u{2600A} | |
| ccpp | \U0002600a | |
| urlencoded | %F0%A6%80%8A | |
| utf8bytes | f0 a6 80 8a | |
| utf16bebytes | d8 58 dc 0a | |
| utf32bebytes | 00 02 60 0a |
How to Use
HTML:
𦀊
CSS:
content: "\2600A"
JavaScript:
"\u{2600A}"
Python:
"\U0002600a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦀊 character (CJK UNIFIED IDEOGRAPH-2600A)?
𦀊 (CJK UNIFIED IDEOGRAPH-2600A) is the Unicode character U+2600A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2600A?
The CJK UNIFIED IDEOGRAPH-2600A character (𦀊) has codepoint U+2600A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2600A?
Copy 𦀊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.