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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬲托スカ遶頑雷 111010011010110110010001111011111011110110110110111001111010101110001010111001101001011110001011 e9ad91efbdb6e7ab8ae6978b
EUC-JP 鬲托スカ遶頑雷 1111001010101111110000101111000110001110101111011000111010110110111011101010110110110100111010001100110111101011 f2afc2f18ebd8eb6eeadb4e8cdeb
UTF-8 鬲托スカ遶頑雷 111010011010110010110010111001101000100110011000111011111011110110111101111011111011110110110110111010011000000110110110111010011010000010010001111010011001101110110111 e9acb2e68998efbdbdefbdb6e981b6e9a091e99bb7
UHC ?托???頑雷 00111111111101101111010100111111001111110011111111101000110101111101011011110100 3ff6f53f3f3fe8d7d6f4

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