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