Ž

Technical information

SymbolŽ
NameSingle shift two
Unicode numberU+008E
CategoryLatin-1 Supplement1. C1 controls

Encoding

HTML EntityŽ
HTML Entity (hex)Ž
URL Escape Code%26%23142%3B
UTF-8 (hex)0x26 0x23 0x31 0x34 0x32 0x3B
UTF-8 (binary)1001100010001100110001001101000011001000111011
UTF-160x008E
UTF-320x0000008E

Source Code

C, C++, and Java"\u008E"
CSS Code\008E
JavaScript"\u008E"
Perl\x{008E}
Python 2u"\u008E"
Python 3\u008E
Ruby\u{008E}

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>&#142;</span>

            
span {
    content: "\008E";
}

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