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 °Üb[°Üb[^ 101100001101110001100010010110111011000011011100011000100101101101011110 b0dc625bb0dc625b5e
SJIS-WIN °?b[°?b[^ 1000000110001011001111110110001001011011100000011000101100111111011000100101101101011110 818b3f625b818b3f625b5e
EUC-JP °Üb[°Üb[^ 101000011110101110001111101010101110010001100010010110111010000111101011100011111010101011100100011000100101101101011110 a1eb8faae4625ba1eb8faae4625b5e
UTF-8 °Üb[°Üb[^ 11000010101100001100001110011100011000100101101111000010101100001100001110011100011000100101101101011110 c2b0c39c625bc2b0c39c625b5e
UHC °?b[°?b[^ 1010000111000110001111110110001001011011101000011100011000111111011000100101101101011110 a1c63f625ba1c63f625b5e

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