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{^ 10010010010110101001000110100010100100011010001001110010011011100111110110010010010110101001000110100010100100011010001001110010011011100111101101011110 925a91a291a2726e7d925a91a291a2726e7b5e
EUC-JP 短造造rn}短造造rn{^ 11000011101110111100001010100100110000101010010001110010011011100111110111000011101110111100001010100100110000101010010001110010011011100111101101011110 c3bbc2a4c2a4726e7dc3bbc2a4c2a4726e7b5e
UTF-8 短造造rn}短造造rn{^ 11100111100111111010110111101001100000001010000011101001100000001010000001110010011011100111110111100111100111111010110111101001100000001010000011101001100000001010000001110010011011100111101101011110 e79fade980a0e980a0726e7de79fade980a0e980a0726e7b5e
UHC 短造造rn}短造造rn{^ 11010011101011011111000011100011111100001110001101110010011011100111110111010011101011011111000011100011111100001110001101110010011011100111101101011110 d3adf0e3f0e3726e7dd3adf0e3f0e3726e7b5e

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