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-3169C
Overview
𱚜 (CJK UNIFIED IDEOGRAPH-3169C) is the Unicode character at code point U+3169C. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3169C | |
| decimal | 202396 | |
| htmldecimal | 𱚜 | |
| htmlhex | 𱚜 | |
| css | \3169C | |
| javascript | \u{3169C} | |
| python | \U0003169c | |
| java | \uD885\uDE9C | |
| go | \U0003169C | |
| ruby | \u{3169C} | |
| rust | \u{3169C} | |
| ccpp | \U0003169c | |
| urlencoded | %F0%B1%9A%9C | |
| utf8bytes | f0 b1 9a 9c | |
| utf16bebytes | d8 85 de 9c | |
| utf32bebytes | 00 03 16 9c |
How to Use
HTML:
𱚜
CSS:
content: "\3169C"
JavaScript:
"\u{3169C}"
Python:
"\U0003169c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱚜 character (CJK UNIFIED IDEOGRAPH-3169C)?
𱚜 (CJK UNIFIED IDEOGRAPH-3169C) is the Unicode character U+3169C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3169C?
The CJK UNIFIED IDEOGRAPH-3169C character (𱚜) has codepoint U+3169C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3169C?
Copy 𱚜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.