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-3170E
Overview
𱜎 (CJK UNIFIED IDEOGRAPH-3170E) is the Unicode character at code point U+3170E. 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+3170E | |
| decimal | 202510 | |
| htmldecimal | 𱜎 | |
| htmlhex | 𱜎 | |
| css | \3170E | |
| javascript | \u{3170E} | |
| python | \U0003170e | |
| java | \uD885\uDF0E | |
| go | \U0003170E | |
| ruby | \u{3170E} | |
| rust | \u{3170E} | |
| ccpp | \U0003170e | |
| urlencoded | %F0%B1%9C%8E | |
| utf8bytes | f0 b1 9c 8e | |
| utf16bebytes | d8 85 df 0e | |
| utf32bebytes | 00 03 17 0e |
How to Use
HTML:
𱜎
CSS:
content: "\3170E"
JavaScript:
"\u{3170E}"
Python:
"\U0003170e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱜎 character (CJK UNIFIED IDEOGRAPH-3170E)?
𱜎 (CJK UNIFIED IDEOGRAPH-3170E) is the Unicode character U+3170E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3170E?
The CJK UNIFIED IDEOGRAPH-3170E character (𱜎) has codepoint U+3170E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3170E?
Copy 𱜎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.