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???zB 001111110011111100111111011110100011111100111111001111110111101001000010 3f3f3f7a3f3f3f7a42
SJIS-WIN シニ鸙zシニ鸙zB 1011110011000110111111000100101001111010101111001100011011111100010010100111101001000010 bcc6fc4a7abcc6fc4a7a42
EUC-JP シニ鸙zシニ鸙zB 1000111010111100100011101100011010001111111011001101011001111010100011101011110010001110110001101000111111101100110101100111101001000010 8ebc8ec68fecd67a8ebc8ec68fecd67a42
UTF-8 シニ鸙zシニ鸙zB 111011111011110110111100111011111011111010000110111010011011100010011001011110101110111110111101101111001110111110111110100001101110100110111000100110010111101001000010 efbdbcefbe86e9b8997aefbdbcefbe86e9b8997a42
UHC ???z???zB 001111110011111100111111011110100011111100111111001111110111101001000010 3f3f3f7a3f3f3f7a42

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