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