To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ŽÄŽ¿\}ŽÄŽ¿\{^ 10001110110001001000111010111111010111000111110110001110110001001000111010111111010111000111101101011110 8ec48ebf5c7d8ec48ebf5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ?Ä?¿\}?Ä?¿\{^ 001111111000111110101010101000110011111110001111101000101100010001011100011111010011111110001111101010101010001100111111100011111010001011000100010111000111101101011110 3f8faaa33f8fa2c45c7d3f8faaa33f8fa2c45c7b5e
UTF-8 ŽÄŽ¿\}ŽÄŽ¿\{^ 110000101000111011000011100001001100001010001110110000101011111101011100011111011100001010001110110000111000010011000010100011101100001010111111010111000111101101011110 c28ec384c28ec2bf5c7dc28ec384c28ec2bf5c7b5e
UHC ???¿\}???¿\{^ 001111110011111100111111101000101010111101011100011111010011111100111111001111111010001010101111010111000111101101011110 3f3f3fa2af5c7d3f3f3fa2af5c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)