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