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