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