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-20BBD
Overview
𠮽 (CJK UNIFIED IDEOGRAPH-20BBD) is the Unicode character at code point U+20BBD. 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+20BBD | |
| decimal | 134077 | |
| htmldecimal | 𠮽 | |
| htmlhex | 𠮽 | |
| css | \20BBD | |
| javascript | \u{20BBD} | |
| python | \U00020bbd | |
| java | \uD842\uDFBD | |
| go | \U00020BBD | |
| ruby | \u{20BBD} | |
| rust | \u{20BBD} | |
| ccpp | \U00020bbd | |
| urlencoded | %F0%A0%AE%BD | |
| utf8bytes | f0 a0 ae bd | |
| utf16bebytes | d8 42 df bd | |
| utf32bebytes | 00 02 0b bd |
How to Use
HTML:
𠮽
CSS:
content: "\20BBD"
JavaScript:
"\u{20BBD}"
Python:
"\U00020bbd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠮽 character (CJK UNIFIED IDEOGRAPH-20BBD)?
𠮽 (CJK UNIFIED IDEOGRAPH-20BBD) is the Unicode character U+20BBD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20BBD?
The CJK UNIFIED IDEOGRAPH-20BBD character (𠮽) has codepoint U+20BBD.
How do I type or copy CJK UNIFIED IDEOGRAPH-20BBD?
Copy 𠮽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.