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