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