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-21BBF
Overview
𡮿 (CJK UNIFIED IDEOGRAPH-21BBF) is the Unicode character at code point U+21BBF. 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+21BBF | |
| decimal | 138175 | |
| htmldecimal | 𡮿 | |
| htmlhex | 𡮿 | |
| css | \21BBF | |
| javascript | \u{21BBF} | |
| python | \U00021bbf | |
| java | \uD846\uDFBF | |
| go | \U00021BBF | |
| ruby | \u{21BBF} | |
| rust | \u{21BBF} | |
| ccpp | \U00021bbf | |
| urlencoded | %F0%A1%AE%BF | |
| utf8bytes | f0 a1 ae bf | |
| utf16bebytes | d8 46 df bf | |
| utf32bebytes | 00 02 1b bf |
How to Use
HTML:
𡮿
CSS:
content: "\21BBF"
JavaScript:
"\u{21BBF}"
Python:
"\U00021bbf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡮿 character (CJK UNIFIED IDEOGRAPH-21BBF)?
𡮿 (CJK UNIFIED IDEOGRAPH-21BBF) is the Unicode character U+21BBF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21BBF?
The CJK UNIFIED IDEOGRAPH-21BBF character (𡮿) has codepoint U+21BBF.
How do I type or copy CJK UNIFIED IDEOGRAPH-21BBF?
Copy 𡮿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.