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-59EF
Overview
姯 (CJK UNIFIED IDEOGRAPH-59EF) is the Unicode character at code point U+59EF. 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+59EF | |
| decimal | 23023 | |
| htmldecimal | 姯 | |
| htmlhex | 姯 | |
| css | \59EF | |
| javascript | \u{59EF} | |
| python | \u59ef | |
| java | \u59EF | |
| go | \u59EF | |
| ruby | \u{59EF} | |
| rust | \u{59EF} | |
| ccpp | \u59ef | |
| urlencoded | %E5%A7%AF | |
| utf8bytes | e5 a7 af | |
| utf16bebytes | 59 ef | |
| utf32bebytes | 00 00 59 ef |
How to Use
HTML:
姯
CSS:
content: "\59EF"
JavaScript:
"\u{59EF}"
Python:
"\u59ef"
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-59EF)?
姯 (CJK UNIFIED IDEOGRAPH-59EF) is the Unicode character U+59EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-59EF?
The CJK UNIFIED IDEOGRAPH-59EF character (姯) has codepoint U+59EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-59EF?
Copy 姯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.