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
ᯥ (BATAK LETTER U) is the Unicode character at code point U+1BE5. It belongs to the Batak block, in the Other Letter (Lo) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BE5 | |
| decimal | 7141 | |
| htmldecimal | ᯥ | |
| htmlhex | ᯥ | |
| css | \1BE5 | |
| javascript | \u{1BE5} | |
| python | \u1be5 | |
| java | \u1BE5 | |
| go | \u1BE5 | |
| ruby | \u{1BE5} | |
| rust | \u{1BE5} | |
| ccpp | \u1be5 | |
| urlencoded | %E1%AF%A5 | |
| utf8bytes | e1 af a5 | |
| utf16bebytes | 1b e5 | |
| utf32bebytes | 00 00 1b e5 |
How to Use
HTML:
ᯥ
CSS:
content: "\1BE5"
JavaScript:
"\u{1BE5}"
Python:
"\u1be5"
Properties
Frequently Asked Questions
What is the ᯥ character (BATAK LETTER U)?
ᯥ (BATAK LETTER U) is the Unicode character U+1BE5.
What is the Unicode codepoint of BATAK LETTER U?
The BATAK LETTER U character (ᯥ) has codepoint U+1BE5.
How do I type or copy BATAK LETTER U?
Copy ᯥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.