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-65EE
Overview
旮 (CJK UNIFIED IDEOGRAPH-65EE) is the Unicode character at code point U+65EE. 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+65EE | |
| decimal | 26094 | |
| htmldecimal | 旮 | |
| htmlhex | 旮 | |
| css | \65EE | |
| javascript | \u{65EE} | |
| python | \u65ee | |
| java | \u65EE | |
| go | \u65EE | |
| ruby | \u{65EE} | |
| rust | \u{65EE} | |
| ccpp | \u65ee | |
| urlencoded | %E6%97%AE | |
| utf8bytes | e6 97 ae | |
| utf16bebytes | 65 ee | |
| utf32bebytes | 00 00 65 ee |
How to Use
HTML:
旮
CSS:
content: "\65EE"
JavaScript:
"\u{65EE}"
Python:
"\u65ee"
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-65EE)?
旮 (CJK UNIFIED IDEOGRAPH-65EE) is the Unicode character U+65EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-65EE?
The CJK UNIFIED IDEOGRAPH-65EE character (旮) has codepoint U+65EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-65EE?
Copy 旮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.