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