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-227AA
Overview
𢞪 (CJK UNIFIED IDEOGRAPH-227AA) is the Unicode character at code point U+227AA. 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+227AA | |
| decimal | 141226 | |
| htmldecimal | 𢞪 | |
| htmlhex | 𢞪 | |
| css | \227AA | |
| javascript | \u{227AA} | |
| python | \U000227aa | |
| java | \uD849\uDFAA | |
| go | \U000227AA | |
| ruby | \u{227AA} | |
| rust | \u{227AA} | |
| ccpp | \U000227aa | |
| urlencoded | %F0%A2%9E%AA | |
| utf8bytes | f0 a2 9e aa | |
| utf16bebytes | d8 49 df aa | |
| utf32bebytes | 00 02 27 aa |
How to Use
HTML:
𢞪
CSS:
content: "\227AA"
JavaScript:
"\u{227AA}"
Python:
"\U000227aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢞪 character (CJK UNIFIED IDEOGRAPH-227AA)?
𢞪 (CJK UNIFIED IDEOGRAPH-227AA) is the Unicode character U+227AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-227AA?
The CJK UNIFIED IDEOGRAPH-227AA character (𢞪) has codepoint U+227AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-227AA?
Copy 𢞪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.