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-21EEF
Overview
𡻯 (CJK UNIFIED IDEOGRAPH-21EEF) is the Unicode character at code point U+21EEF. 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+21EEF | |
| decimal | 138991 | |
| htmldecimal | 𡻯 | |
| htmlhex | 𡻯 | |
| css | \21EEF | |
| javascript | \u{21EEF} | |
| python | \U00021eef | |
| java | \uD847\uDEEF | |
| go | \U00021EEF | |
| ruby | \u{21EEF} | |
| rust | \u{21EEF} | |
| ccpp | \U00021eef | |
| urlencoded | %F0%A1%BB%AF | |
| utf8bytes | f0 a1 bb af | |
| utf16bebytes | d8 47 de ef | |
| utf32bebytes | 00 02 1e ef |
How to Use
HTML:
𡻯
CSS:
content: "\21EEF"
JavaScript:
"\u{21EEF}"
Python:
"\U00021eef"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡻯 character (CJK UNIFIED IDEOGRAPH-21EEF)?
𡻯 (CJK UNIFIED IDEOGRAPH-21EEF) is the Unicode character U+21EEF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21EEF?
The CJK UNIFIED IDEOGRAPH-21EEF character (𡻯) has codepoint U+21EEF.
How do I type or copy CJK UNIFIED IDEOGRAPH-21EEF?
Copy 𡻯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.