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' : ''">
๐
Overview
๐ (UGARITIC LETTER KAF) is the Unicode character at code point U+1038B. It belongs to the Ugaritic block, in the Other Letter (Lo) general category. Its script is Ugar.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1038B | |
| decimal | 66443 | |
| htmldecimal | 𐎋 | |
| htmlhex | 𐎋 | |
| css | \1038B | |
| javascript | \u{1038B} | |
| python | \U0001038b | |
| java | \uD800\uDF8B | |
| go | \U0001038B | |
| ruby | \u{1038B} | |
| rust | \u{1038B} | |
| ccpp | \U0001038b | |
| urlencoded | %F0%90%8E%8B | |
| utf8bytes | f0 90 8e 8b | |
| utf16bebytes | d8 00 df 8b | |
| utf32bebytes | 00 01 03 8b |
How to Use
HTML:
𐎋
CSS:
content: "\1038B"
JavaScript:
"\u{1038B}"
Python:
"\U0001038b"
Properties
Frequently Asked Questions
What is the ๐ character (UGARITIC LETTER KAF)?
๐ (UGARITIC LETTER KAF) is the Unicode character U+1038B.
What is the Unicode codepoint of UGARITIC LETTER KAF?
The UGARITIC LETTER KAF character (๐) has codepoint U+1038B.
How do I type or copy UGARITIC LETTER KAF?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.