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-2090B
Overview
𠤋 (CJK UNIFIED IDEOGRAPH-2090B) is the Unicode character at code point U+2090B. 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+2090B | |
| decimal | 133387 | |
| htmldecimal | 𠤋 | |
| htmlhex | 𠤋 | |
| css | \2090B | |
| javascript | \u{2090B} | |
| python | \U0002090b | |
| java | \uD842\uDD0B | |
| go | \U0002090B | |
| ruby | \u{2090B} | |
| rust | \u{2090B} | |
| ccpp | \U0002090b | |
| urlencoded | %F0%A0%A4%8B | |
| utf8bytes | f0 a0 a4 8b | |
| utf16bebytes | d8 42 dd 0b | |
| utf32bebytes | 00 02 09 0b |
How to Use
HTML:
𠤋
CSS:
content: "\2090B"
JavaScript:
"\u{2090B}"
Python:
"\U0002090b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠤋 character (CJK UNIFIED IDEOGRAPH-2090B)?
𠤋 (CJK UNIFIED IDEOGRAPH-2090B) is the Unicode character U+2090B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2090B?
The CJK UNIFIED IDEOGRAPH-2090B character (𠤋) has codepoint U+2090B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2090B?
Copy 𠤋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.