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