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{^ 10010010010001111001000110111100011010010111110110010010010001111001000110111100011010010111101101011110 924791bc697d924791bc697b5e
EUC-JP 竪他i}竪他i{^ 11000011101010001100001010111110011010010111110111000011101010001100001010111110011010010111101101011110 c3a8c2be697dc3a8c2be697b5e
UTF-8 竪他i}竪他i{^ 1110011110101011101010101110010010111011100101100110100101111101111001111010101110101010111001001011101110010110011010010111101101011110 e7abaae4bb96697de7abaae4bb96697b5e
UHC 竪他i}竪他i{^ 11100010101101011111011011100010011010010111110111100010101101011111011011100010011010010111101101011110 e2b5f6e2697de2b5f6e2697b5e

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