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