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Ž¢n}ûIŽ¢n{^ 11111011010010011000111010100010011011100111110111111011010010011000111010100010011011100111101101011110 fb498ea26e7dfb498ea26e7b5e
SJIS-WIN ?I?¢n}?I?¢n{^ 001111110100100100111111100000011001000101101110011111010011111101001001001111111000000110010001011011100111101101011110 3f493f81916e7d3f493f81916e7b5e
EUC-JP ûI?¢n}ûI?¢n{^ 10001111101010111110010101001001001111111010000111110001011011100111110110001111101010111110010101001001001111111010000111110001011011100111101101011110 8fabe5493fa1f16e7d8fabe5493fa1f16e7b5e
UTF-8 ûIŽ¢n}ûIŽ¢n{^ 11000011101110110100100111000010100011101100001010100010011011100111110111000011101110110100100111000010100011101100001010100010011011100111101101011110 c3bb49c28ec2a26e7dc3bb49c28ec2a26e7b5e
UHC ?I??n}?I??n{^ 00111111010010010011111100111111011011100111110100111111010010010011111100111111011011100111101101011110 3f493f3f6e7d3f493f3f6e7b5e

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