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-2017C
Overview
𠅼 (CJK UNIFIED IDEOGRAPH-2017C) is the Unicode character at code point U+2017C. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2017C | |
| decimal | 131452 | |
| htmldecimal | 𠅼 | |
| htmlhex | 𠅼 | |
| css | \2017C | |
| javascript | \u{2017C} | |
| python | \U0002017c | |
| java | \uD840\uDD7C | |
| go | \U0002017C | |
| ruby | \u{2017C} | |
| rust | \u{2017C} | |
| ccpp | \U0002017c | |
| urlencoded | %F0%A0%85%BC | |
| utf8bytes | f0 a0 85 bc | |
| utf16bebytes | d8 40 dd 7c | |
| utf32bebytes | 00 02 01 7c |
How to Use
HTML:
𠅼
CSS:
content: "\2017C"
JavaScript:
"\u{2017C}"
Python:
"\U0002017c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠅼 character (CJK UNIFIED IDEOGRAPH-2017C)?
𠅼 (CJK UNIFIED IDEOGRAPH-2017C) is the Unicode character U+2017C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2017C?
The CJK UNIFIED IDEOGRAPH-2017C character (𠅼) has codepoint U+2017C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2017C?
Copy 𠅼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.