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-25EAA
Overview
𥺪 (CJK UNIFIED IDEOGRAPH-25EAA) is the Unicode character at code point U+25EAA. 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+25EAA | |
| decimal | 155306 | |
| htmldecimal | 𥺪 | |
| htmlhex | 𥺪 | |
| css | \25EAA | |
| javascript | \u{25EAA} | |
| python | \U00025eaa | |
| java | \uD857\uDEAA | |
| go | \U00025EAA | |
| ruby | \u{25EAA} | |
| rust | \u{25EAA} | |
| ccpp | \U00025eaa | |
| urlencoded | %F0%A5%BA%AA | |
| utf8bytes | f0 a5 ba aa | |
| utf16bebytes | d8 57 de aa | |
| utf32bebytes | 00 02 5e aa |
How to Use
HTML:
𥺪
CSS:
content: "\25EAA"
JavaScript:
"\u{25EAA}"
Python:
"\U00025eaa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥺪 character (CJK UNIFIED IDEOGRAPH-25EAA)?
𥺪 (CJK UNIFIED IDEOGRAPH-25EAA) is the Unicode character U+25EAA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25EAA?
The CJK UNIFIED IDEOGRAPH-25EAA character (𥺪) has codepoint U+25EAA.
How do I type or copy CJK UNIFIED IDEOGRAPH-25EAA?
Copy 𥺪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.