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 ?????????z 00111111001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f3f7a
SJIS-WIN ??堤??????z 0011111100111111100100101110011100111111001111110011111100111111001111110011111101111010 3f3f92e73f3f3f3f3f3f7a
EUC-JP ??堤??????z 0011111100111111110001001110100100111111001111110011111100111111001111110011111101111010 3f3fc4e93f3f3f3f3f3f7a
UTF-8 셈섞堤렯렞렯렍렯렞z 11101100100001011000100011101100100001001001111011100101101000001010010011101011101000001010111111101011101000001001111011101011101000001010111111101011101000001000110111101011101000001010111111101011101000001001111001111010 ec8588ec849ee5a0a4eba0afeba09eeba0afeba08deba0afeba09e7a
UHC 셈섞堤렯렞렯렍렯렞z 10111100110000001011110010101111111100001010011110001110101111001000111010101111100011101011110010001110101000111000111010111100100011101010111101111010 bcc0bcaff0a78ebc8eaf8ebc8ea38ebc8eaf7a

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