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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鱶ホス汐溿爾鈐室 11101001111001101100111011110001100011101011110110001110101011001111101101001010100011101010001011111011110000101000111010111010 e9e6cef18ebd8eacfb4a8ea2fbc28eba
EUC-JP 鱶ホ?ス汐溿爾鈐室 11110010111010001000111011001110001111111000111010111101101111001010111010001111110010001011000110111100101001001000111111100011110000011011110010111100 f2e88ece3f8ebdbcae8fc8b1bca48fe3c1bcbc
UTF-8 鱶ホス汐溿爾鈐室 111010011011000110110110111011111011111010001110111011101000010010001001111011111011110110111101111001101011000110010000111001101011101010111111111001111000100010111110111010011000100010010000111001011010111010100100 e9b1b6efbe8eee8489efbdbde6b190e6babfe788bee98890e5aea4
UHC ????汐?爾鈐室 00111111001111110011111100111111111000001011000100111111111011001011001111001100101000101110001111111000 3f3f3f3fe0b13fecb3cca2e3f8

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