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