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