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' : ''">
๐ต
MODIFIER LETTER BILABIAL CLICK
Overview
๐ต (MODIFIER LETTER BILABIAL CLICK) is the Unicode character at code point U+107B5. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+107B5 | |
| decimal | 67509 | |
| htmldecimal | 𐞵 | |
| htmlhex | 𐞵 | |
| css | \107B5 | |
| javascript | \u{107B5} | |
| python | \U000107b5 | |
| java | \uD801\uDFB5 | |
| go | \U000107B5 | |
| ruby | \u{107B5} | |
| rust | \u{107B5} | |
| ccpp | \U000107b5 | |
| urlencoded | %F0%90%9E%B5 | |
| utf8bytes | f0 90 9e b5 | |
| utf16bebytes | d8 01 df b5 | |
| utf32bebytes | 00 01 07 b5 |
How to Use
HTML:
𐞵
CSS:
content: "\107B5"
JavaScript:
"\u{107B5}"
Python:
"\U000107b5"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0298
Frequently Asked Questions
What is the ๐ต character (MODIFIER LETTER BILABIAL CLICK)?
๐ต (MODIFIER LETTER BILABIAL CLICK) is the Unicode character U+107B5.
What is the Unicode codepoint of MODIFIER LETTER BILABIAL CLICK?
The MODIFIER LETTER BILABIAL CLICK character (๐ต) has codepoint U+107B5.
How do I type or copy MODIFIER LETTER BILABIAL CLICK?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.