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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 短綜存rn}短綜存rn{^ 10010010010110101001000110001110100100011011011001110010011011100111110110010010010110101001000110001110100100011011011001110010011011100111101101011110 925a918e91b6726e7d925a918e91b6726e7b5e
EUC-JP 短綜存rn}短綜存rn{^ 11000011101110111100000111101110110000101011100001110010011011100111110111000011101110111100000111101110110000101011100001110010011011100111101101011110 c3bbc1eec2b8726e7dc3bbc1eec2b8726e7b5e
UTF-8 短綜存rn}短綜存rn{^ 11100111100111111010110111100111101101101001110011100101101011011001100001110010011011100111110111100111100111111010110111100111101101101001110011100101101011011001100001110010011011100111101101011110 e79fade7b69ce5ad98726e7de79fade7b69ce5ad98726e7b5e
UHC 短綜存rn}短綜存rn{^ 11010011101011011111000011111100111100001110110101110010011011100111110111010011101011011111000011111100111100001110110101110010011011100111101101011110 d3adf0fcf0ed726e7dd3adf0fcf0ed726e7b5e

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