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-3197E
Overview
𱥾 (CJK UNIFIED IDEOGRAPH-3197E) is the Unicode character at code point U+3197E. 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+3197E | |
| decimal | 203134 | |
| htmldecimal | 𱥾 | |
| htmlhex | 𱥾 | |
| css | \3197E | |
| javascript | \u{3197E} | |
| python | \U0003197e | |
| java | \uD886\uDD7E | |
| go | \U0003197E | |
| ruby | \u{3197E} | |
| rust | \u{3197E} | |
| ccpp | \U0003197e | |
| urlencoded | %F0%B1%A5%BE | |
| utf8bytes | f0 b1 a5 be | |
| utf16bebytes | d8 86 dd 7e | |
| utf32bebytes | 00 03 19 7e |
How to Use
HTML:
𱥾
CSS:
content: "\3197E"
JavaScript:
"\u{3197E}"
Python:
"\U0003197e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱥾 character (CJK UNIFIED IDEOGRAPH-3197E)?
𱥾 (CJK UNIFIED IDEOGRAPH-3197E) is the Unicode character U+3197E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3197E?
The CJK UNIFIED IDEOGRAPH-3197E character (𱥾) has codepoint U+3197E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3197E?
Copy 𱥾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.