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-65EF
Overview
旯 (CJK UNIFIED IDEOGRAPH-65EF) is the Unicode character at code point U+65EF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+65EF | |
| decimal | 26095 | |
| htmldecimal | 旯 | |
| htmlhex | 旯 | |
| css | \65EF | |
| javascript | \u{65EF} | |
| python | \u65ef | |
| java | \u65EF | |
| go | \u65EF | |
| ruby | \u{65EF} | |
| rust | \u{65EF} | |
| ccpp | \u65ef | |
| urlencoded | %E6%97%AF | |
| utf8bytes | e6 97 af | |
| utf16bebytes | 65 ef | |
| utf32bebytes | 00 00 65 ef |
How to Use
HTML:
旯
CSS:
content: "\65EF"
JavaScript:
"\u{65EF}"
Python:
"\u65ef"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 旯 character (CJK UNIFIED IDEOGRAPH-65EF)?
旯 (CJK UNIFIED IDEOGRAPH-65EF) is the Unicode character U+65EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-65EF?
The CJK UNIFIED IDEOGRAPH-65EF character (旯) has codepoint U+65EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-65EF?
Copy 旯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.