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