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-3182E
Overview
𱠮 (CJK UNIFIED IDEOGRAPH-3182E) is the Unicode character at code point U+3182E. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3182E | |
| decimal | 202798 | |
| htmldecimal | 𱠮 | |
| htmlhex | 𱠮 | |
| css | \3182E | |
| javascript | \u{3182E} | |
| python | \U0003182e | |
| java | \uD886\uDC2E | |
| go | \U0003182E | |
| ruby | \u{3182E} | |
| rust | \u{3182E} | |
| ccpp | \U0003182e | |
| urlencoded | %F0%B1%A0%AE | |
| utf8bytes | f0 b1 a0 ae | |
| utf16bebytes | d8 86 dc 2e | |
| utf32bebytes | 00 03 18 2e |
How to Use
HTML:
𱠮
CSS:
content: "\3182E"
JavaScript:
"\u{3182E}"
Python:
"\U0003182e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱠮 character (CJK UNIFIED IDEOGRAPH-3182E)?
𱠮 (CJK UNIFIED IDEOGRAPH-3182E) is the Unicode character U+3182E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3182E?
The CJK UNIFIED IDEOGRAPH-3182E character (𱠮) has codepoint U+3182E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3182E?
Copy 𱠮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.