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