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-2B37A
Overview
𫍺 (CJK UNIFIED IDEOGRAPH-2B37A) is the Unicode character at code point U+2B37A. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B37A | |
| decimal | 177018 | |
| htmldecimal | 𫍺 | |
| htmlhex | 𫍺 | |
| css | \2B37A | |
| javascript | \u{2B37A} | |
| python | \U0002b37a | |
| java | \uD86C\uDF7A | |
| go | \U0002B37A | |
| ruby | \u{2B37A} | |
| rust | \u{2B37A} | |
| ccpp | \U0002b37a | |
| urlencoded | %F0%AB%8D%BA | |
| utf8bytes | f0 ab 8d ba | |
| utf16bebytes | d8 6c df 7a | |
| utf32bebytes | 00 02 b3 7a |
How to Use
HTML:
𫍺
CSS:
content: "\2B37A"
JavaScript:
"\u{2B37A}"
Python:
"\U0002b37a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫍺 character (CJK UNIFIED IDEOGRAPH-2B37A)?
𫍺 (CJK UNIFIED IDEOGRAPH-2B37A) is the Unicode character U+2B37A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2B37A?
The CJK UNIFIED IDEOGRAPH-2B37A character (𫍺) has codepoint U+2B37A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2B37A?
Copy 𫍺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.