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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疋?撚}疋?撚{^ 10010101010001000011111110010100010100010111110110010101010001000011111110010100010100010111101101011110 95443f94517d95443f94517b5e
EUC-JP 疋?撚}疋?撚{^ 11001001101001010011111111000111101100100111110111001001101001010011111111000111101100100111101101011110 c9a53fc7b27dc9a53fc7b27b5e
UTF-8 疋계撚}疋계撚{^ 111001111001011010001011111010101011001110000100111001101001001010011010011111011110011110010110100010111110101010110011100001001110011010010010100110100111101101011110 e7968beab384e6929a7de7968beab384e6929a7b5e
UHC 疋계撚}疋계撚{^ 111110011011010110110000111010001101001010110101011111011111100110110101101100001110100011010010101101010111101101011110 f9b5b0e8d2b57df9b5b0e8d2b57b5e

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