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