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-5236
Overview
制 (CJK UNIFIED IDEOGRAPH-5236) is the Unicode character at code point U+5236. 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+5236 | |
| decimal | 21046 | |
| htmldecimal | 制 | |
| htmlhex | 制 | |
| css | \5236 | |
| javascript | \u{5236} | |
| python | \u5236 | |
| java | \u5236 | |
| go | \u5236 | |
| ruby | \u{5236} | |
| rust | \u{5236} | |
| ccpp | \u5236 | |
| urlencoded | %E5%88%B6 | |
| utf8bytes | e5 88 b6 | |
| utf16bebytes | 52 36 | |
| utf32bebytes | 00 00 52 36 |
How to Use
HTML:
制
CSS:
content: "\5236"
JavaScript:
"\u{5236}"
Python:
"\u5236"
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-5236)?
制 (CJK UNIFIED IDEOGRAPH-5236) is the Unicode character U+5236.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5236?
The CJK UNIFIED IDEOGRAPH-5236 character (制) has codepoint U+5236.
How do I type or copy CJK UNIFIED IDEOGRAPH-5236?
Copy 制 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.