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 ?熟遡}?熟遡{^ 00111111100011110110111010010001011010110111110100111111100011110110111010010001011010110111101101011110 3f8f6e916b7d3f8f6e916b7b5e
EUC-JP ?熟遡}?熟遡{^ 00111111101111011100111111000001110011000111110100111111101111011100111111000001110011000111101101011110 3fbdcfc1cc7d3fbdcfc1cc7b5e
UTF-8 롒熟遡}롒熟遡{^ 111010111010000110010010111001111000011010011111111010011000000110100001011111011110101110100001100100101110011110000110100111111110100110000001101000010111101101011110 eba192e7869fe981a17deba192e7869fe981a17b5e
UHC 롒熟遡}롒熟遡{^ 100011101101011111100010110110011110000111001111011111011000111011010111111000101101100111100001110011110111101101011110 8ed7e2d9e1cf7d8ed7e2d9e1cf7b5e

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