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