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 ????????G 001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f47
SJIS-WIN 疾鹿シメ疾汐シエG 10001110101111101000111010101101101111001101001010001110101111101000111010101100101111001011010001000111 8ebe8eadbcd28ebe8eacbcb447
EUC-JP 疾鹿シメ疾汐シエG 1011110011000000101111001010111110001110101111001000111011010010101111001100000010111100101011101000111010111100100011101011010001000111 bcc0bcaf8ebc8ed2bcc0bcae8ebc8eb447
UTF-8 疾鹿シメ疾汐シエG 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111101001001011100111100101101011111011100110101100011001000011101111101111011011110011101111101111011011010001000111 e796bee9b9bfefbdbcefbe92e796bee6b190efbdbcefbdb447
UHC 疾鹿??疾汐??G 11110010111100001101011011100011001111110011111111110010111100001110000010110001001111110011111101000111 f2f0d6e33f3ff2f0e0b13f3f47

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