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