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