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 ????????|^ 00111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f7c5e
SJIS-WIN 疾汐シャ疾痔シナ|^ 1000111010111110100011101010110010111100101011001000111010111110100011101010010010111100110001010111110001011110 8ebe8eacbcac8ebe8ea4bcc57c5e
EUC-JP 疾汐シャ疾痔シナ|^ 101111001100000010111100101011101000111010111100100011101010110010111100110000001011110010100110100011101011110010001110110001010111110001011110 bcc0bcae8ebc8eacbcc0bca68ebc8ec57c5e
UTF-8 疾汐シャ疾痔シナ|^ 1110011110010110101111101110011010110001100100001110111110111101101111001110111110111101101011001110011110010110101111101110011110010111100101001110111110111101101111001110111110111110100001010111110001011110 e796bee6b190efbdbcefbdace796bee79794efbdbcefbe857c5e
UHC 疾汐??疾痔??|^ 1111001011110000111000001011000100111111001111111111001011110000111101101100000000111111001111110111110001011110 f2f0e0b13f3ff2f0f6c03f3f7c5e

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