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-2299C
Overview
𢦜 (CJK UNIFIED IDEOGRAPH-2299C) is the Unicode character at code point U+2299C. 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+2299C | |
| decimal | 141724 | |
| htmldecimal | 𢦜 | |
| htmlhex | 𢦜 | |
| css | \2299C | |
| javascript | \u{2299C} | |
| python | \U0002299c | |
| java | \uD84A\uDD9C | |
| go | \U0002299C | |
| ruby | \u{2299C} | |
| rust | \u{2299C} | |
| ccpp | \U0002299c | |
| urlencoded | %F0%A2%A6%9C | |
| utf8bytes | f0 a2 a6 9c | |
| utf16bebytes | d8 4a dd 9c | |
| utf32bebytes | 00 02 29 9c |
How to Use
HTML:
𢦜
CSS:
content: "\2299C"
JavaScript:
"\u{2299C}"
Python:
"\U0002299c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢦜 character (CJK UNIFIED IDEOGRAPH-2299C)?
𢦜 (CJK UNIFIED IDEOGRAPH-2299C) is the Unicode character U+2299C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2299C?
The CJK UNIFIED IDEOGRAPH-2299C character (𢦜) has codepoint U+2299C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2299C?
Copy 𢦜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.