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??{^ 0011111101001001001111110011111101111101001111110100100100111111001111110111101101011110 3f493f3f7d3f493f3f7b5e
SJIS-WIN 短I臓其}短I臓其{^ 1001001001011010010010011001000110011111100100011011010001111101100100100101101001001001100100011001111110010001101101000111101101011110 925a49919f91b47d925a49919f91b47b5e
EUC-JP 短I臓其}短I臓其{^ 1100001110111011010010011100001010100001110000101011011001111101110000111011101101001001110000101010000111000010101101100111101101011110 c3bb49c2a1c2b67dc3bb49c2a1c2b67b5e
UTF-8 短I臓其}短I臓其{^ 1110011110011111101011010100100111101000100001111001001111100101100001011011011001111101111001111001111110101101010010011110100010000111100100111110010110000101101101100111101101011110 e79fad49e88793e585b67de79fad49e88793e585b67b5e
UHC 短I?其}短I?其{^ 110100111010110101001001001111111101000011101100011111011101001110101101010010010011111111010000111011000111101101011110 d3ad493fd0ec7dd3ad493fd0ec7b5e

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