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