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