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