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