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