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