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