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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 霍擾スシL霍擾スシL^ 111010001011011110001111111011111011110110111100010011001110100010110111100011111110111110111101101111000100110001011110 e8b78fefbdbc4ce8b78fefbdbc4c5e
EUC-JP 霍擾スシL霍擾スシL^ 11110000101110011011111011110001100011101011110110001110101111000100110011110000101110011011111011110001100011101011110110001110101111000100110001011110 f0b9bef18ebd8ebc4cf0b9bef18ebd8ebc4c5e
UTF-8 霍擾スシL霍擾スシL^ 111010011001110010001101111001101001001110111110111011111011110110111101111011111011110110111100010011001110100110011100100011011110011010010011101111101110111110111101101111011110111110111101101111000100110001011110 e99c8de693beefbdbdefbdbc4ce99c8de693beefbdbdefbdbc4c5e
UHC ?擾??L?擾??L^ 00111111111010001111011000111111001111110100110000111111111010001111011000111111001111110100110001011110 3fe8f63f3f4c3fe8f63f3f4c5e

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