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