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