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-2137E
Overview
𡍾 (CJK UNIFIED IDEOGRAPH-2137E) is the Unicode character at code point U+2137E. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2137E | |
| decimal | 136062 | |
| htmldecimal | 𡍾 | |
| htmlhex | 𡍾 | |
| css | \2137E | |
| javascript | \u{2137E} | |
| python | \U0002137e | |
| java | \uD844\uDF7E | |
| go | \U0002137E | |
| ruby | \u{2137E} | |
| rust | \u{2137E} | |
| ccpp | \U0002137e | |
| urlencoded | %F0%A1%8D%BE | |
| utf8bytes | f0 a1 8d be | |
| utf16bebytes | d8 44 df 7e | |
| utf32bebytes | 00 02 13 7e |
How to Use
HTML:
𡍾
CSS:
content: "\2137E"
JavaScript:
"\u{2137E}"
Python:
"\U0002137e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡍾 character (CJK UNIFIED IDEOGRAPH-2137E)?
𡍾 (CJK UNIFIED IDEOGRAPH-2137E) is the Unicode character U+2137E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2137E?
The CJK UNIFIED IDEOGRAPH-2137E character (𡍾) has codepoint U+2137E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2137E?
Copy 𡍾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.