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-30AB0
Overview
𰪰 (CJK UNIFIED IDEOGRAPH-30AB0) is the Unicode character at code point U+30AB0. 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+30AB0 | |
| decimal | 199344 | |
| htmldecimal | 𰪰 | |
| htmlhex | 𰪰 | |
| css | \30AB0 | |
| javascript | \u{30AB0} | |
| python | \U00030ab0 | |
| java | \uD882\uDEB0 | |
| go | \U00030AB0 | |
| ruby | \u{30AB0} | |
| rust | \u{30AB0} | |
| ccpp | \U00030ab0 | |
| urlencoded | %F0%B0%AA%B0 | |
| utf8bytes | f0 b0 aa b0 | |
| utf16bebytes | d8 82 de b0 | |
| utf32bebytes | 00 03 0a b0 |
How to Use
HTML:
𰪰
CSS:
content: "\30AB0"
JavaScript:
"\u{30AB0}"
Python:
"\U00030ab0"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰪰 character (CJK UNIFIED IDEOGRAPH-30AB0)?
𰪰 (CJK UNIFIED IDEOGRAPH-30AB0) is the Unicode character U+30AB0.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30AB0?
The CJK UNIFIED IDEOGRAPH-30AB0 character (𰪰) has codepoint U+30AB0.
How do I type or copy CJK UNIFIED IDEOGRAPH-30AB0?
Copy 𰪰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.