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