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-2ADBC
Overview
𪶼 (CJK UNIFIED IDEOGRAPH-2ADBC) is the Unicode character at code point U+2ADBC. 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+2ADBC | |
| decimal | 175548 | |
| htmldecimal | 𪶼 | |
| htmlhex | 𪶼 | |
| css | \2ADBC | |
| javascript | \u{2ADBC} | |
| python | \U0002adbc | |
| java | \uD86B\uDDBC | |
| go | \U0002ADBC | |
| ruby | \u{2ADBC} | |
| rust | \u{2ADBC} | |
| ccpp | \U0002adbc | |
| urlencoded | %F0%AA%B6%BC | |
| utf8bytes | f0 aa b6 bc | |
| utf16bebytes | d8 6b dd bc | |
| utf32bebytes | 00 02 ad bc |
How to Use
HTML:
𪶼
CSS:
content: "\2ADBC"
JavaScript:
"\u{2ADBC}"
Python:
"\U0002adbc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪶼 character (CJK UNIFIED IDEOGRAPH-2ADBC)?
𪶼 (CJK UNIFIED IDEOGRAPH-2ADBC) is the Unicode character U+2ADBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ADBC?
The CJK UNIFIED IDEOGRAPH-2ADBC character (𪶼) has codepoint U+2ADBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ADBC?
Copy 𪶼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.