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-3180A
Overview
𱠊 (CJK UNIFIED IDEOGRAPH-3180A) is the Unicode character at code point U+3180A. 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+3180A | |
| decimal | 202762 | |
| htmldecimal | 𱠊 | |
| htmlhex | 𱠊 | |
| css | \3180A | |
| javascript | \u{3180A} | |
| python | \U0003180a | |
| java | \uD886\uDC0A | |
| go | \U0003180A | |
| ruby | \u{3180A} | |
| rust | \u{3180A} | |
| ccpp | \U0003180a | |
| urlencoded | %F0%B1%A0%8A | |
| utf8bytes | f0 b1 a0 8a | |
| utf16bebytes | d8 86 dc 0a | |
| utf32bebytes | 00 03 18 0a |
How to Use
HTML:
𱠊
CSS:
content: "\3180A"
JavaScript:
"\u{3180A}"
Python:
"\U0003180a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱠊 character (CJK UNIFIED IDEOGRAPH-3180A)?
𱠊 (CJK UNIFIED IDEOGRAPH-3180A) is the Unicode character U+3180A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3180A?
The CJK UNIFIED IDEOGRAPH-3180A character (𱠊) has codepoint U+3180A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3180A?
Copy 𱠊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.