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