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{^ 100111011001101000111111001111110111001001101110011111011001110110011010001111110011111101110010011011100111101101011110 9d9a3f3f726e7d9d9a3f3f726e7b5e
EUC-JP 撓??rn}撓??rn{^ 110110011111101000111111001111110111001001101110011111011101100111111010001111110011111101110010011011100111101101011110 d9fa3f3f726e7dd9fa3f3f726e7b5e
UTF-8 撓뷂쉔rn}撓뷂쉔rn{^ 11100110100100101001001111101011101101111000001011101100100010011001010001110010011011100111110111100110100100101001001111101011101101111000001011101100100010011001010001110010011011100111101101011110 e69293ebb782ec8994726e7de69293ebb782ec8994726e7b5e
UHC 撓뷂쉔rn}撓뷂쉔rn{^ 11101000111101011001010011101111101111011010100001110010011011100111110111101000111101011001010011101111101111011010100001110010011011100111101101011110 e8f594efbda8726e7de8f594efbda8726e7b5e

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