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