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