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