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