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