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