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