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
ᝎ (BUHID LETTER LA) is the Unicode character at code point U+174E. It belongs to the Buhid block, in the Other Letter (Lo) general category. Its script is Buhd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+174E | |
| decimal | 5966 | |
| htmldecimal | ᝎ | |
| htmlhex | ᝎ | |
| css | \174E | |
| javascript | \u{174E} | |
| python | \u174e | |
| java | \u174E | |
| go | \u174E | |
| ruby | \u{174E} | |
| rust | \u{174E} | |
| ccpp | \u174e | |
| urlencoded | %E1%9D%8E | |
| utf8bytes | e1 9d 8e | |
| utf16bebytes | 17 4e | |
| utf32bebytes | 00 00 17 4e |
How to Use
HTML:
ᝎ
CSS:
content: "\174E"
JavaScript:
"\u{174E}"
Python:
"\u174e"
Properties
Frequently Asked Questions
What is the ᝎ character (BUHID LETTER LA)?
ᝎ (BUHID LETTER LA) is the Unicode character U+174E.
What is the Unicode codepoint of BUHID LETTER LA?
The BUHID LETTER LA character (ᝎ) has codepoint U+174E.
How do I type or copy BUHID LETTER LA?
Copy ᝎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.