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' : ''">
๐ค
PHOENICIAN LETTER NUN
Overview
๐ค (PHOENICIAN LETTER NUN) is the Unicode character at code point U+1090D. It belongs to the Phoenician block, in the Other Letter (Lo) general category. Its script is Phnx.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1090D | |
| decimal | 67853 | |
| htmldecimal | 𐤍 | |
| htmlhex | 𐤍 | |
| css | \1090D | |
| javascript | \u{1090D} | |
| python | \U0001090d | |
| java | \uD802\uDD0D | |
| go | \U0001090D | |
| ruby | \u{1090D} | |
| rust | \u{1090D} | |
| ccpp | \U0001090d | |
| urlencoded | %F0%90%A4%8D | |
| utf8bytes | f0 90 a4 8d | |
| utf16bebytes | d8 02 dd 0d | |
| utf32bebytes | 00 01 09 0d |
How to Use
HTML:
𐤍
CSS:
content: "\1090D"
JavaScript:
"\u{1090D}"
Python:
"\U0001090d"
Properties
- Block
- Phoenician
- Script
- Phnx
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ค character (PHOENICIAN LETTER NUN)?
๐ค (PHOENICIAN LETTER NUN) is the Unicode character U+1090D.
What is the Unicode codepoint of PHOENICIAN LETTER NUN?
The PHOENICIAN LETTER NUN character (๐ค) has codepoint U+1090D.
How do I type or copy PHOENICIAN LETTER NUN?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.