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