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-5DDE
Overview
州 (CJK UNIFIED IDEOGRAPH-5DDE) is the Unicode character at code point U+5DDE. 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+5DDE | |
| decimal | 24030 | |
| htmldecimal | 州 | |
| htmlhex | 州 | |
| css | \5DDE | |
| javascript | \u{5DDE} | |
| python | \u5dde | |
| java | \u5DDE | |
| go | \u5DDE | |
| ruby | \u{5DDE} | |
| rust | \u{5DDE} | |
| ccpp | \u5dde | |
| urlencoded | %E5%B7%9E | |
| utf8bytes | e5 b7 9e | |
| utf16bebytes | 5d de | |
| utf32bebytes | 00 00 5d de |
How to Use
HTML:
州
CSS:
content: "\5DDE"
JavaScript:
"\u{5DDE}"
Python:
"\u5dde"
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-5DDE)?
州 (CJK UNIFIED IDEOGRAPH-5DDE) is the Unicode character U+5DDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5DDE?
The CJK UNIFIED IDEOGRAPH-5DDE character (州) has codepoint U+5DDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-5DDE?
Copy 州 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.