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