ǃ

Technical information

Symbolǃ
NameLatin letter retroflex click
Unicode numberU+01C3
CategoryExclamation mark

Encoding

HTML Entityǃ
HTML Entity (hex)ǃ
URL Escape Code%C7%83
UTF-8 (hex)0xC7 0x83
UTF-8 (binary)11000111:10000011
UTF-160x01C3
UTF-320x000001C3

Source Code

C, C++, and Java"\u01C3"
CSS Code\01C3
JavaScript"\u01C3"
Perl\x{01C3}
Python 2u"\u01C3"
Python 3\u01C3
Ruby\u{01C3}

Preview

This Unicode character looks like this ǃ in sentence and in bold like this ǃ and in italic like this ǃ.

Font size:

ǃ
12px
ǃ
16px
ǃ
20px
ǃ
28px
ǃ
36px
ǃ
48px
ǃ
72px

CSS Property: font-weight

ǃ
100
ǃ
200
ǃ
300
ǃ
400
ǃ
500
ǃ
600
ǃ
700
ǃ
800
ǃ
900

HTML Forms and Input

input
disabled input
ǃ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#451;</span>

            
span {
    content: "\01C3";
}

The symbol in different fonts

ǃ
-apple-system
ǃ
Apple Color Emoji
ǃ
Arial
ǃ
BlinkMacSystemFont
ǃ
Courier New
ǃ
Georgia
ǃ
Droid Sans
ǃ
Helvetica
ǃ
Noto Sans
ǃ
Oxygen
ǃ
Roboto
ǃ
"Segoe UI"
ǃ
sans-serif
ǃ
Segoe UI Emoji
ǃ
Segoe UI Symbol
ǃ
system-ui
ǃ
Times New Roman
ǃ
Ubuntu
ǃ
Verdana

References