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