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