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