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-9625
Overview
阥 (CJK UNIFIED IDEOGRAPH-9625) is the Unicode character at code point U+9625. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9625 | |
| decimal | 38437 | |
| htmldecimal | 阥 | |
| htmlhex | 阥 | |
| css | \9625 | |
| javascript | \u{9625} | |
| python | \u9625 | |
| java | \u9625 | |
| go | \u9625 | |
| ruby | \u{9625} | |
| rust | \u{9625} | |
| ccpp | \u9625 | |
| urlencoded | %E9%98%A5 | |
| utf8bytes | e9 98 a5 | |
| utf16bebytes | 96 25 | |
| utf32bebytes | 00 00 96 25 |
How to Use
HTML:
阥
CSS:
content: "\9625"
JavaScript:
"\u{9625}"
Python:
"\u9625"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 阥 character (CJK UNIFIED IDEOGRAPH-9625)?
阥 (CJK UNIFIED IDEOGRAPH-9625) is the Unicode character U+9625.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9625?
The CJK UNIFIED IDEOGRAPH-9625 character (阥) has codepoint U+9625.
How do I type or copy CJK UNIFIED IDEOGRAPH-9625?
Copy 阥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.