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-281AA
Overview
𨆪 (CJK UNIFIED IDEOGRAPH-281AA) is the Unicode character at code point U+281AA. 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+281AA | |
| decimal | 164266 | |
| htmldecimal | 𨆪 | |
| htmlhex | 𨆪 | |
| css | \281AA | |
| javascript | \u{281AA} | |
| python | \U000281aa | |
| java | \uD860\uDDAA | |
| go | \U000281AA | |
| ruby | \u{281AA} | |
| rust | \u{281AA} | |
| ccpp | \U000281aa | |
| urlencoded | %F0%A8%86%AA | |
| utf8bytes | f0 a8 86 aa | |
| utf16bebytes | d8 60 dd aa | |
| utf32bebytes | 00 02 81 aa |
How to Use
HTML:
𨆪
CSS:
content: "\281AA"
JavaScript:
"\u{281AA}"
Python:
"\U000281aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨆪 character (CJK UNIFIED IDEOGRAPH-281AA)?
𨆪 (CJK UNIFIED IDEOGRAPH-281AA) is the Unicode character U+281AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-281AA?
The CJK UNIFIED IDEOGRAPH-281AA character (𨆪) has codepoint U+281AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-281AA?
Copy 𨆪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.