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 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN 疾汐シチ疾辞シテZ 10001110101111101000111010101100101111001100000110001110101111101000111010101011101111001100001101011010 8ebe8eacbcc18ebe8eabbcc35a
EUC-JP 疾汐シチ疾辞シテZ 1011110011000000101111001010111010001110101111001000111011000001101111001100000010111100101011011000111010111100100011101100001101011010 bcc0bcae8ebc8ec1bcc0bcad8ebc8ec35a
UTF-8 疾汐シチ疾辞シテZ 11100111100101101011111011100110101100011001000011101111101111011011110011101111101111101000000111100111100101101011111011101000101111101001111011101111101111011011110011101111101111101000001101011010 e796bee6b190efbdbcefbe81e796bee8be9eefbdbcefbe835a
UHC 疾汐??疾???Z 111100101111000011100000101100010011111100111111111100101111000000111111001111110011111101011010 f2f0e0b13f3ff2f03f3f3f5a

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