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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 至?葬?@至?葬?@B 100011101000101000111111100100011001001000111111010000001000111010001010001111111001000110010010001111110100000001000010 8e8a3f91923f408e8a3f91923f4042
EUC-JP 至?葬?@至?葬?@B 101110111110101000111111110000011111001000111111010000001011101111101010001111111100000111110010001111110100000001000010 bbea3fc1f23f40bbea3fc1f23f4042
UTF-8 至렞葬풀@至렞葬풀@B 111010001000011110110011111010111010000010011110111010001001000110101100111011011001001010000000010000001110100010000111101100111110101110100000100111101110100010010001101011001110110110010010100000000100000001000010 e887b3eba09ee891aced928040e887b3eba09ee891aced92804042
UHC 至렞葬풀@至렞葬풀@B 11110010101110001000111010101111111011011111011111000111101011100100000011110010101110001000111010101111111011011111011111000111101011100100000001000010 f2b88eafedf7c7ae40f2b88eafedf7c7ae4042

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