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