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