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-2ADBB
Overview
𪶻 (CJK UNIFIED IDEOGRAPH-2ADBB) is the Unicode character at code point U+2ADBB. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ADBB | |
| decimal | 175547 | |
| htmldecimal | 𪶻 | |
| htmlhex | 𪶻 | |
| css | \2ADBB | |
| javascript | \u{2ADBB} | |
| python | \U0002adbb | |
| java | \uD86B\uDDBB | |
| go | \U0002ADBB | |
| ruby | \u{2ADBB} | |
| rust | \u{2ADBB} | |
| ccpp | \U0002adbb | |
| urlencoded | %F0%AA%B6%BB | |
| utf8bytes | f0 aa b6 bb | |
| utf16bebytes | d8 6b dd bb | |
| utf32bebytes | 00 02 ad bb |
How to Use
HTML:
𪶻
CSS:
content: "\2ADBB"
JavaScript:
"\u{2ADBB}"
Python:
"\U0002adbb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪶻 character (CJK UNIFIED IDEOGRAPH-2ADBB)?
𪶻 (CJK UNIFIED IDEOGRAPH-2ADBB) is the Unicode character U+2ADBB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ADBB?
The CJK UNIFIED IDEOGRAPH-2ADBB character (𪶻) has codepoint U+2ADBB.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ADBB?
Copy 𪶻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.