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-25ABD
Overview
𥪽 (CJK UNIFIED IDEOGRAPH-25ABD) is the Unicode character at code point U+25ABD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25ABD | |
| decimal | 154301 | |
| htmldecimal | 𥪽 | |
| htmlhex | 𥪽 | |
| css | \25ABD | |
| javascript | \u{25ABD} | |
| python | \U00025abd | |
| java | \uD856\uDEBD | |
| go | \U00025ABD | |
| ruby | \u{25ABD} | |
| rust | \u{25ABD} | |
| ccpp | \U00025abd | |
| urlencoded | %F0%A5%AA%BD | |
| utf8bytes | f0 a5 aa bd | |
| utf16bebytes | d8 56 de bd | |
| utf32bebytes | 00 02 5a bd |
How to Use
HTML:
𥪽
CSS:
content: "\25ABD"
JavaScript:
"\u{25ABD}"
Python:
"\U00025abd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥪽 character (CJK UNIFIED IDEOGRAPH-25ABD)?
𥪽 (CJK UNIFIED IDEOGRAPH-25ABD) is the Unicode character U+25ABD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25ABD?
The CJK UNIFIED IDEOGRAPH-25ABD character (𥪽) has codepoint U+25ABD.
How do I type or copy CJK UNIFIED IDEOGRAPH-25ABD?
Copy 𥪽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.