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