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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 疾鹿荳疾鹿シャシモ 10001110101111101000111010101101111001001011100010001110101111101000111010101101111100001111000110111100101011001011110011010011 8ebe8eade4b88ebe8eadf0f1bcacbcd3
EUC-JP 疾鹿荳疾鹿?シャシモ 10111100110000001011110010101111111010001011101010111100110000001011110010101111001111111000111010111100100011101010110010001110101111001000111011010011 bcc0bcafe8babcc0bcaf3f8ebc8eac8ebc8ed3
UTF-8 疾鹿荳疾鹿シャシモ 111001111001011010111110111010011011100110111111111010001000110110110011111001111001011010111110111010011011100110111111111011101000001010110000111011111011110110111100111011111011110110101100111011111011110110111100111011111011111010010011 e796bee9b9bfe88db3e796bee9b9bfee82b0efbdbcefbdacefbdbcefbe93
UHC 疾鹿荳疾鹿????? 111100101111000011010110111000111101010011100101111100101111000011010110111000110011111100111111001111110011111100111111 f2f0d6e3d4e5f2f0d6e33f3f3f3f3f

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