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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN テ姪巴[テ姪巴[^ 11000011100101101100001110010100011000100101101111000011100101101100001110010100011000100101101101011110 c396c394625bc396c394625b5e
EUC-JP テ姪巴[テ姪巴[^ 100011101100001111001100110001011100011111000011010110111000111011000011110011001100010111000111110000110101101101011110 8ec3ccc5c7c35b8ec3ccc5c7c35b5e
UTF-8 テ姪巴[テ姪巴[^ 111011111011111010000011111001011010011110101010111001011011011110110100010110111110111110111110100000111110010110100111101010101110010110110111101101000101101101011110 efbe83e5a7aae5b7b45befbe83e5a7aae5b7b45b5e
UHC ?姪巴[?姪巴[^ 00111111111100101110101111110111111010010101101100111111111100101110101111110111111010010101101101011110 3ff2ebf7e95b3ff2ebf7e95b5e

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