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