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