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 ??}Y??}bE 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN ?純}Y?純}bE 0011111110001111100000110111110101011001001111111000111110000011011111010110001001000101 3f8f837d593f8f837d6245
EUC-JP ?純}Y?純}bE 0011111110111101111000110111110101011001001111111011110111100011011111010110001001000101 3fbde37d593fbde37d6245
UTF-8 롻純}Y롻純}bE 1110101110100001101110111110011110110100100101000111110101011001111010111010000110111011111001111011010010010100011111010110001001000101 eba1bbe7b4947d59eba1bbe7b4947d6245
UHC 롻純}Y롻純}bE 10001110111101101110001011101101011111010101100110001110111101101110001011101101011111010110001001000101 8ef6e2ed7d598ef6e2ed7d6245

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