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