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-299CB
Overview
𩧋 (CJK UNIFIED IDEOGRAPH-299CB) is the Unicode character at code point U+299CB. 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+299CB | |
| decimal | 170443 | |
| htmldecimal | 𩧋 | |
| htmlhex | 𩧋 | |
| css | \299CB | |
| javascript | \u{299CB} | |
| python | \U000299cb | |
| java | \uD866\uDDCB | |
| go | \U000299CB | |
| ruby | \u{299CB} | |
| rust | \u{299CB} | |
| ccpp | \U000299cb | |
| urlencoded | %F0%A9%A7%8B | |
| utf8bytes | f0 a9 a7 8b | |
| utf16bebytes | d8 66 dd cb | |
| utf32bebytes | 00 02 99 cb |
How to Use
HTML:
𩧋
CSS:
content: "\299CB"
JavaScript:
"\u{299CB}"
Python:
"\U000299cb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩧋 character (CJK UNIFIED IDEOGRAPH-299CB)?
𩧋 (CJK UNIFIED IDEOGRAPH-299CB) is the Unicode character U+299CB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-299CB?
The CJK UNIFIED IDEOGRAPH-299CB character (𩧋) has codepoint U+299CB.
How do I type or copy CJK UNIFIED IDEOGRAPH-299CB?
Copy 𩧋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.