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 霍ォ蝓滂スカ迹 1110100010110111101010111110010110011111100111111110111110111101101101101110011110010001 e8b7abe59f9fefbdb6e791
EUC-JP 霍ォ蝓滂スカ迹 1111000010111001100011101010101111101010101000011101111011110001100011101011110110001110101101101110110111110001 f0b98eabeaa1def18ebd8eb6edf1
UTF-8 霍ォ蝓滂スカ迹 111010011001110010001101111011111011110110101011111010001001110110010011111001101011101110000010111011111011110110111101111011111011110110110110111010001011111110111001 e99c8defbdabe89d93e6bb82efbdbdefbdb6e8bfb9
UHC ???滂??迹 001111110011111100111111110110111011010100111111001111111110111011101001 3f3f3fdbb53f3feee9

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