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