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