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