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