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