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