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