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-8129
Overview
脩 (CJK UNIFIED IDEOGRAPH-8129) is the Unicode character at code point U+8129. 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+8129 | |
| decimal | 33065 | |
| htmldecimal | 脩 | |
| htmlhex | 脩 | |
| css | \8129 | |
| javascript | \u{8129} | |
| python | \u8129 | |
| java | \u8129 | |
| go | \u8129 | |
| ruby | \u{8129} | |
| rust | \u{8129} | |
| ccpp | \u8129 | |
| urlencoded | %E8%84%A9 | |
| utf8bytes | e8 84 a9 | |
| utf16bebytes | 81 29 | |
| utf32bebytes | 00 00 81 29 |
How to Use
HTML:
脩
CSS:
content: "\8129"
JavaScript:
"\u{8129}"
Python:
"\u8129"
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-8129)?
脩 (CJK UNIFIED IDEOGRAPH-8129) is the Unicode character U+8129.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8129?
The CJK UNIFIED IDEOGRAPH-8129 character (脩) has codepoint U+8129.
How do I type or copy CJK UNIFIED IDEOGRAPH-8129?
Copy 脩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.