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