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-512A
Overview
優 (CJK UNIFIED IDEOGRAPH-512A) is the Unicode character at code point U+512A. 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+512A | |
| decimal | 20778 | |
| htmldecimal | 優 | |
| htmlhex | 優 | |
| css | \512A | |
| javascript | \u{512A} | |
| python | \u512a | |
| java | \u512A | |
| go | \u512A | |
| ruby | \u{512A} | |
| rust | \u{512A} | |
| ccpp | \u512a | |
| urlencoded | %E5%84%AA | |
| utf8bytes | e5 84 aa | |
| utf16bebytes | 51 2a | |
| utf32bebytes | 00 00 51 2a |
How to Use
HTML:
優
CSS:
content: "\512A"
JavaScript:
"\u{512A}"
Python:
"\u512a"
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-512A)?
優 (CJK UNIFIED IDEOGRAPH-512A) is the Unicode character U+512A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-512A?
The CJK UNIFIED IDEOGRAPH-512A character (優) has codepoint U+512A.
How do I type or copy CJK UNIFIED IDEOGRAPH-512A?
Copy 優 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.