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