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