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-2136A
Overview
𡍪 (CJK UNIFIED IDEOGRAPH-2136A) is the Unicode character at code point U+2136A. 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+2136A | |
| decimal | 136042 | |
| htmldecimal | 𡍪 | |
| htmlhex | 𡍪 | |
| css | \2136A | |
| javascript | \u{2136A} | |
| python | \U0002136a | |
| java | \uD844\uDF6A | |
| go | \U0002136A | |
| ruby | \u{2136A} | |
| rust | \u{2136A} | |
| ccpp | \U0002136a | |
| urlencoded | %F0%A1%8D%AA | |
| utf8bytes | f0 a1 8d aa | |
| utf16bebytes | d8 44 df 6a | |
| utf32bebytes | 00 02 13 6a |
How to Use
HTML:
𡍪
CSS:
content: "\2136A"
JavaScript:
"\u{2136A}"
Python:
"\U0002136a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡍪 character (CJK UNIFIED IDEOGRAPH-2136A)?
𡍪 (CJK UNIFIED IDEOGRAPH-2136A) is the Unicode character U+2136A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2136A?
The CJK UNIFIED IDEOGRAPH-2136A character (𡍪) has codepoint U+2136A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2136A?
Copy 𡍪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.