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