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-2016C
Overview
𠅬 (CJK UNIFIED IDEOGRAPH-2016C) is the Unicode character at code point U+2016C. 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+2016C | |
| decimal | 131436 | |
| htmldecimal | 𠅬 | |
| htmlhex | 𠅬 | |
| css | \2016C | |
| javascript | \u{2016C} | |
| python | \U0002016c | |
| java | \uD840\uDD6C | |
| go | \U0002016C | |
| ruby | \u{2016C} | |
| rust | \u{2016C} | |
| ccpp | \U0002016c | |
| urlencoded | %F0%A0%85%AC | |
| utf8bytes | f0 a0 85 ac | |
| utf16bebytes | d8 40 dd 6c | |
| utf32bebytes | 00 02 01 6c |
How to Use
HTML:
𠅬
CSS:
content: "\2016C"
JavaScript:
"\u{2016C}"
Python:
"\U0002016c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠅬 character (CJK UNIFIED IDEOGRAPH-2016C)?
𠅬 (CJK UNIFIED IDEOGRAPH-2016C) is the Unicode character U+2016C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2016C?
The CJK UNIFIED IDEOGRAPH-2016C character (𠅬) has codepoint U+2016C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2016C?
Copy 𠅬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.