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 ŽÃŽ»L}\}ŽÃŽ»L}\{^ 1000111011000011100011101011101101001100011111010101110001111101100011101100001110001110101110110100110001111101010111000111101101011110 8ec38ebb4c7d5c7d8ec38ebb4c7d5c7b5e
SJIS-WIN ????L}\}????L}\{^ 0011111100111111001111110011111101001100011111010101110001111101001111110011111100111111001111110100110001111101010111000111101101011110 3f3f3f3f4c7d5c7d3f3f3f3f4c7d5c7b5e
EUC-JP ?Ã??L}\}?Ã??L}\{^ 001111111000111110101010101010100011111100111111010011000111110101011100011111010011111110001111101010101010101000111111001111110100110001111101010111000111101101011110 3f8faaaa3f3f4c7d5c7d3f8faaaa3f3f4c7d5c7b5e
UTF-8 ŽÃŽ»L}\}ŽÃŽ»L}\{^ 11000010100011101100001110000011110000101000111011000010101110110100110001111101010111000111110111000010100011101100001110000011110000101000111011000010101110110100110001111101010111000111101101011110 c28ec383c28ec2bb4c7d5c7dc28ec383c28ec2bb4c7d5c7b5e
UHC ????L}\}????L}\{^ 0011111100111111001111110011111101001100011111010101110001111101001111110011111100111111001111110100110001111101010111000111101101011110 3f3f3f3f4c7d5c7d3f3f3f3f4c7d5c7b5e

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