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