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 ??i}??i{^ 001111110011111101101001011111010011111100111111011010010111101101011110 3f3f697d3f3f697b5e
SJIS-WIN 柴疾i}柴疾i{^ 10001110110001001000111010111110011010010111110110001110110001001000111010111110011010010111101101011110 8ec48ebe697d8ec48ebe697b5e
EUC-JP 柴疾i}柴疾i{^ 10111100110001101011110011000000011010010111110110111100110001101011110011000000011010010111101101011110 bcc6bcc0697dbcc6bcc0697b5e
UTF-8 柴疾i}柴疾i{^ 1110011010011111101101001110011110010110101111100110100101111101111001101001111110110100111001111001011010111110011010010111101101011110 e69fb4e796be697de69fb4e796be697b5e
UHC 柴疾i}柴疾i{^ 11100011110000111111001011110000011010010111110111100011110000111111001011110000011010010111101101011110 e3c3f2f0697de3c3f2f0697b5e

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