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