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