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-2ABDD
Overview
𪯝 (CJK UNIFIED IDEOGRAPH-2ABDD) is the Unicode character at code point U+2ABDD. 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+2ABDD | |
| decimal | 175069 | |
| htmldecimal | 𪯝 | |
| htmlhex | 𪯝 | |
| css | \2ABDD | |
| javascript | \u{2ABDD} | |
| python | \U0002abdd | |
| java | \uD86A\uDFDD | |
| go | \U0002ABDD | |
| ruby | \u{2ABDD} | |
| rust | \u{2ABDD} | |
| ccpp | \U0002abdd | |
| urlencoded | %F0%AA%AF%9D | |
| utf8bytes | f0 aa af 9d | |
| utf16bebytes | d8 6a df dd | |
| utf32bebytes | 00 02 ab dd |
How to Use
HTML:
𪯝
CSS:
content: "\2ABDD"
JavaScript:
"\u{2ABDD}"
Python:
"\U0002abdd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪯝 character (CJK UNIFIED IDEOGRAPH-2ABDD)?
𪯝 (CJK UNIFIED IDEOGRAPH-2ABDD) is the Unicode character U+2ABDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ABDD?
The CJK UNIFIED IDEOGRAPH-2ABDD character (𪯝) has codepoint U+2ABDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ABDD?
Copy 𪯝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.