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