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