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