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-308AA
Overview
𰢪 (CJK UNIFIED IDEOGRAPH-308AA) is the Unicode character at code point U+308AA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+308AA | |
| decimal | 198826 | |
| htmldecimal | 𰢪 | |
| htmlhex | 𰢪 | |
| css | \308AA | |
| javascript | \u{308AA} | |
| python | \U000308aa | |
| java | \uD882\uDCAA | |
| go | \U000308AA | |
| ruby | \u{308AA} | |
| rust | \u{308AA} | |
| ccpp | \U000308aa | |
| urlencoded | %F0%B0%A2%AA | |
| utf8bytes | f0 b0 a2 aa | |
| utf16bebytes | d8 82 dc aa | |
| utf32bebytes | 00 03 08 aa |
How to Use
HTML:
𰢪
CSS:
content: "\308AA"
JavaScript:
"\u{308AA}"
Python:
"\U000308aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰢪 character (CJK UNIFIED IDEOGRAPH-308AA)?
𰢪 (CJK UNIFIED IDEOGRAPH-308AA) is the Unicode character U+308AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-308AA?
The CJK UNIFIED IDEOGRAPH-308AA character (𰢪) has codepoint U+308AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-308AA?
Copy 𰢪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.