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
๐บ (GOTHIC LETTER KUSMA) is the Unicode character at code point U+1033A. It belongs to the Gothic block, in the Other Letter (Lo) general category. Its script is Goth.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1033A | |
| decimal | 66362 | |
| htmldecimal | 𐌺 | |
| htmlhex | 𐌺 | |
| css | \1033A | |
| javascript | \u{1033A} | |
| python | \U0001033a | |
| java | \uD800\uDF3A | |
| go | \U0001033A | |
| ruby | \u{1033A} | |
| rust | \u{1033A} | |
| ccpp | \U0001033a | |
| urlencoded | %F0%90%8C%BA | |
| utf8bytes | f0 90 8c ba | |
| utf16bebytes | d8 00 df 3a | |
| utf32bebytes | 00 01 03 3a |
How to Use
HTML:
𐌺
CSS:
content: "\1033A"
JavaScript:
"\u{1033A}"
Python:
"\U0001033a"
Properties
Frequently Asked Questions
What is the ๐บ character (GOTHIC LETTER KUSMA)?
๐บ (GOTHIC LETTER KUSMA) is the Unicode character U+1033A.
What is the Unicode codepoint of GOTHIC LETTER KUSMA?
The GOTHIC LETTER KUSMA character (๐บ) has codepoint U+1033A.
How do I type or copy GOTHIC LETTER KUSMA?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.