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-2BB0D
Overview
𫬍 (CJK UNIFIED IDEOGRAPH-2BB0D) is the Unicode character at code point U+2BB0D. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BB0D | |
| decimal | 178957 | |
| htmldecimal | 𫬍 | |
| htmlhex | 𫬍 | |
| css | \2BB0D | |
| javascript | \u{2BB0D} | |
| python | \U0002bb0d | |
| java | \uD86E\uDF0D | |
| go | \U0002BB0D | |
| ruby | \u{2BB0D} | |
| rust | \u{2BB0D} | |
| ccpp | \U0002bb0d | |
| urlencoded | %F0%AB%AC%8D | |
| utf8bytes | f0 ab ac 8d | |
| utf16bebytes | d8 6e df 0d | |
| utf32bebytes | 00 02 bb 0d |
How to Use
HTML:
𫬍
CSS:
content: "\2BB0D"
JavaScript:
"\u{2BB0D}"
Python:
"\U0002bb0d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫬍 character (CJK UNIFIED IDEOGRAPH-2BB0D)?
𫬍 (CJK UNIFIED IDEOGRAPH-2BB0D) is the Unicode character U+2BB0D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BB0D?
The CJK UNIFIED IDEOGRAPH-2BB0D character (𫬍) has codepoint U+2BB0D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BB0D?
Copy 𫬍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.