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