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