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