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-2969C
Overview
𩚜 (CJK UNIFIED IDEOGRAPH-2969C) is the Unicode character at code point U+2969C. 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+2969C | |
| decimal | 169628 | |
| htmldecimal | 𩚜 | |
| htmlhex | 𩚜 | |
| css | \2969C | |
| javascript | \u{2969C} | |
| python | \U0002969c | |
| java | \uD865\uDE9C | |
| go | \U0002969C | |
| ruby | \u{2969C} | |
| rust | \u{2969C} | |
| ccpp | \U0002969c | |
| urlencoded | %F0%A9%9A%9C | |
| utf8bytes | f0 a9 9a 9c | |
| utf16bebytes | d8 65 de 9c | |
| utf32bebytes | 00 02 96 9c |
How to Use
HTML:
𩚜
CSS:
content: "\2969C"
JavaScript:
"\u{2969C}"
Python:
"\U0002969c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩚜 character (CJK UNIFIED IDEOGRAPH-2969C)?
𩚜 (CJK UNIFIED IDEOGRAPH-2969C) is the Unicode character U+2969C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2969C?
The CJK UNIFIED IDEOGRAPH-2969C character (𩚜) has codepoint U+2969C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2969C?
Copy 𩚜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.