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