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 10001110101111101000111010101101101111001101010010001110101111101000111010101101101111001010110001000111 8ebe8eadbcd48ebe8eadbcac47
EUC-JP 疾鹿シヤ疾鹿シャG 1011110011000000101111001010111110001110101111001000111011010100101111001100000010111100101011111000111010111100100011101010110001000111 bcc0bcaf8ebc8ed4bcc0bcaf8ebc8eac47
UTF-8 疾鹿シヤ疾鹿シャG 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111101001010011100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010110001000111 e796bee9b9bfefbdbcefbe94e796bee9b9bfefbdbcefbdac47
UHC 疾鹿??疾鹿??G 11110010111100001101011011100011001111110011111111110010111100001101011011100011001111110011111101000111 f2f0d6e33f3ff2f0d6e33f3f47

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