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 LAMD
Overview
๐ค (PHOENICIAN LETTER LAMD) is the Unicode character at code point U+1090B. 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+1090B | |
| decimal | 67851 | |
| htmldecimal | 𐤋 | |
| htmlhex | 𐤋 | |
| css | \1090B | |
| javascript | \u{1090B} | |
| python | \U0001090b | |
| java | \uD802\uDD0B | |
| go | \U0001090B | |
| ruby | \u{1090B} | |
| rust | \u{1090B} | |
| ccpp | \U0001090b | |
| urlencoded | %F0%90%A4%8B | |
| utf8bytes | f0 90 a4 8b | |
| utf16bebytes | d8 02 dd 0b | |
| utf32bebytes | 00 01 09 0b |
How to Use
HTML:
𐤋
CSS:
content: "\1090B"
JavaScript:
"\u{1090B}"
Python:
"\U0001090b"
Properties
- Block
- Phoenician
- Script
- Phnx
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ค character (PHOENICIAN LETTER LAMD)?
๐ค (PHOENICIAN LETTER LAMD) is the Unicode character U+1090B.
What is the Unicode codepoint of PHOENICIAN LETTER LAMD?
The PHOENICIAN LETTER LAMD character (๐ค) has codepoint U+1090B.
How do I type or copy PHOENICIAN LETTER LAMD?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.