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