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-20FBB
Overview
𠾻 (CJK UNIFIED IDEOGRAPH-20FBB) is the Unicode character at code point U+20FBB. 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+20FBB | |
| decimal | 135099 | |
| htmldecimal | 𠾻 | |
| htmlhex | 𠾻 | |
| css | \20FBB | |
| javascript | \u{20FBB} | |
| python | \U00020fbb | |
| java | \uD843\uDFBB | |
| go | \U00020FBB | |
| ruby | \u{20FBB} | |
| rust | \u{20FBB} | |
| ccpp | \U00020fbb | |
| urlencoded | %F0%A0%BE%BB | |
| utf8bytes | f0 a0 be bb | |
| utf16bebytes | d8 43 df bb | |
| utf32bebytes | 00 02 0f bb |
How to Use
HTML:
𠾻
CSS:
content: "\20FBB"
JavaScript:
"\u{20FBB}"
Python:
"\U00020fbb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠾻 character (CJK UNIFIED IDEOGRAPH-20FBB)?
𠾻 (CJK UNIFIED IDEOGRAPH-20FBB) is the Unicode character U+20FBB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20FBB?
The CJK UNIFIED IDEOGRAPH-20FBB character (𠾻) has codepoint U+20FBB.
How do I type or copy CJK UNIFIED IDEOGRAPH-20FBB?
Copy 𠾻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.