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-30ABA
Overview
𰪺 (CJK UNIFIED IDEOGRAPH-30ABA) is the Unicode character at code point U+30ABA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30ABA | |
| decimal | 199354 | |
| htmldecimal | 𰪺 | |
| htmlhex | 𰪺 | |
| css | \30ABA | |
| javascript | \u{30ABA} | |
| python | \U00030aba | |
| java | \uD882\uDEBA | |
| go | \U00030ABA | |
| ruby | \u{30ABA} | |
| rust | \u{30ABA} | |
| ccpp | \U00030aba | |
| urlencoded | %F0%B0%AA%BA | |
| utf8bytes | f0 b0 aa ba | |
| utf16bebytes | d8 82 de ba | |
| utf32bebytes | 00 03 0a ba |
How to Use
HTML:
𰪺
CSS:
content: "\30ABA"
JavaScript:
"\u{30ABA}"
Python:
"\U00030aba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰪺 character (CJK UNIFIED IDEOGRAPH-30ABA)?
𰪺 (CJK UNIFIED IDEOGRAPH-30ABA) is the Unicode character U+30ABA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30ABA?
The CJK UNIFIED IDEOGRAPH-30ABA character (𰪺) has codepoint U+30ABA.
How do I type or copy CJK UNIFIED IDEOGRAPH-30ABA?
Copy 𰪺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.