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-30B8E
Overview
𰮎 (CJK UNIFIED IDEOGRAPH-30B8E) is the Unicode character at code point U+30B8E. 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+30B8E | |
| decimal | 199566 | |
| htmldecimal | 𰮎 | |
| htmlhex | 𰮎 | |
| css | \30B8E | |
| javascript | \u{30B8E} | |
| python | \U00030b8e | |
| java | \uD882\uDF8E | |
| go | \U00030B8E | |
| ruby | \u{30B8E} | |
| rust | \u{30B8E} | |
| ccpp | \U00030b8e | |
| urlencoded | %F0%B0%AE%8E | |
| utf8bytes | f0 b0 ae 8e | |
| utf16bebytes | d8 82 df 8e | |
| utf32bebytes | 00 03 0b 8e |
How to Use
HTML:
𰮎
CSS:
content: "\30B8E"
JavaScript:
"\u{30B8E}"
Python:
"\U00030b8e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰮎 character (CJK UNIFIED IDEOGRAPH-30B8E)?
𰮎 (CJK UNIFIED IDEOGRAPH-30B8E) is the Unicode character U+30B8E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30B8E?
The CJK UNIFIED IDEOGRAPH-30B8E character (𰮎) has codepoint U+30B8E.
How do I type or copy CJK UNIFIED IDEOGRAPH-30B8E?
Copy 𰮎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.