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-2147E
Overview
𡑾 (CJK UNIFIED IDEOGRAPH-2147E) is the Unicode character at code point U+2147E. 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+2147E | |
| decimal | 136318 | |
| htmldecimal | 𡑾 | |
| htmlhex | 𡑾 | |
| css | \2147E | |
| javascript | \u{2147E} | |
| python | \U0002147e | |
| java | \uD845\uDC7E | |
| go | \U0002147E | |
| ruby | \u{2147E} | |
| rust | \u{2147E} | |
| ccpp | \U0002147e | |
| urlencoded | %F0%A1%91%BE | |
| utf8bytes | f0 a1 91 be | |
| utf16bebytes | d8 45 dc 7e | |
| utf32bebytes | 00 02 14 7e |
How to Use
HTML:
𡑾
CSS:
content: "\2147E"
JavaScript:
"\u{2147E}"
Python:
"\U0002147e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡑾 character (CJK UNIFIED IDEOGRAPH-2147E)?
𡑾 (CJK UNIFIED IDEOGRAPH-2147E) is the Unicode character U+2147E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2147E?
The CJK UNIFIED IDEOGRAPH-2147E character (𡑾) has codepoint U+2147E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2147E?
Copy 𡑾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.