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