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