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-9638
Overview
阸 (CJK UNIFIED IDEOGRAPH-9638) is the Unicode character at code point U+9638. 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+9638 | |
| decimal | 38456 | |
| htmldecimal | 阸 | |
| htmlhex | 阸 | |
| css | \9638 | |
| javascript | \u{9638} | |
| python | \u9638 | |
| java | \u9638 | |
| go | \u9638 | |
| ruby | \u{9638} | |
| rust | \u{9638} | |
| ccpp | \u9638 | |
| urlencoded | %E9%98%B8 | |
| utf8bytes | e9 98 b8 | |
| utf16bebytes | 96 38 | |
| utf32bebytes | 00 00 96 38 |
How to Use
HTML:
阸
CSS:
content: "\9638"
JavaScript:
"\u{9638}"
Python:
"\u9638"
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-9638)?
阸 (CJK UNIFIED IDEOGRAPH-9638) is the Unicode character U+9638.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9638?
The CJK UNIFIED IDEOGRAPH-9638 character (阸) has codepoint U+9638.
How do I type or copy CJK UNIFIED IDEOGRAPH-9638?
Copy 阸 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.