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