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