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