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