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 ???????z???????zB 0011111100111111001111110011111100111111001111110011111101111010001111110011111100111111001111110011111100111111001111110111101001000010 3f3f3f3f3f3f3f7a3f3f3f3f3f3f3f7a42
SJIS-WIN 疾鹿シャシテz疾鹿シャシテzB 1000111010111110100011101010110111110000111100011011110010101100101111001100001101111010100011101011111010001110101011011111000011110001101111001010110010111100110000110111101001000010 8ebe8eadf0f1bcacbcc37a8ebe8eadf0f1bcacbcc37a42
EUC-JP 疾鹿?シャシテz疾鹿?シャシテzB 1011110011000000101111001010111100111111100011101011110010001110101011001000111010111100100011101100001101111010101111001100000010111100101011110011111110001110101111001000111010101100100011101011110010001110110000110111101001000010 bcc0bcaf3f8ebc8eac8ebc8ec37abcc0bcaf3f8ebc8eac8ebc8ec37a42
UTF-8 疾鹿シャシテz疾鹿シャシテzB 111001111001011010111110111010011011100110111111111011101000001010110000111011111011110110111100111011111011110110101100111011111011110110111100111011111011111010000011011110101110011110010110101111101110100110111001101111111110111010000010101100001110111110111101101111001110111110111101101011001110111110111101101111001110111110111110100000110111101001000010 e796bee9b9bfee82b0efbdbcefbdacefbdbcefbe837ae796bee9b9bfee82b0efbdbcefbdacefbdbcefbe837a42
UHC 疾鹿?????z疾鹿?????zB 111100101111000011010110111000110011111100111111001111110011111100111111011110101111001011110000110101101110001100111111001111110011111100111111001111110111101001000010 f2f0d6e33f3f3f3f3f7af2f0d6e33f3f3f3f3f7a42

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