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