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