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