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臓存{^ 1001001001011010010010011001000110011111100100011011011001111101100100100101101001001001100100011001111110010001101101100111101101011110 925a49919f91b67d925a49919f91b67b5e
EUC-JP 短I臓存}短I臓存{^ 1100001110111011010010011100001010100001110000101011100001111101110000111011101101001001110000101010000111000010101110000111101101011110 c3bb49c2a1c2b87dc3bb49c2a1c2b87b5e
UTF-8 短I臓存}短I臓存{^ 1110011110011111101011010100100111101000100001111001001111100101101011011001100001111101111001111001111110101101010010011110100010000111100100111110010110101101100110000111101101011110 e79fad49e88793e5ad987de79fad49e88793e5ad987b5e
UHC 短I?存}短I?存{^ 110100111010110101001001001111111111000011101101011111011101001110101101010010010011111111110000111011010111101101011110 d3ad493ff0ed7dd3ad493ff0ed7b5e

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