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