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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?西????德?絞 001111111001000010111100001111110011111100111111001111111111101010111010001111111000110101101001 3f90bc3f3f3f3ffaba3f8d69
EUC-JP ?西??????絞 0011111111000000101111100011111100111111001111110011111100111111001111111011100111001010 3fc0be3f3f3f3f3f3fb9ca
UTF-8 렊西롆쒔롐뤦德쳩絞 111010111010000010001010111010001010010110111111111010111010000110000110111011001001001010010100111010111010000110010000111010111010010010100110111001011011111010110111111011001011001110101001111001111011010110011110 eba08ae8a5bfeba186ec9294eba190eba4a6e5beb7ecb3a9e7b59e
UHC 렊西롆쒔롐뤦德쳩絞 100011101010000111100000101001001000111011001100101111101010110110001110110101101000111111010100110100111110110010101011100011101100111011101101 8ea1e0a48eccbead8ed68fd4d3ecab8eceed

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