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