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{^ 100010001101100000111111001111110111001001101110011111011000100011011000001111110011111101110010011011100111101101011110 88d83f3f726e7d88d83f3f726e7b5e
EUC-JP 畏??rn}畏??rn{^ 101100001101101000111111001111110111001001101110011111011011000011011010001111110011111101110010011011100111101101011110 b0da3f3f726e7db0da3f3f726e7b5e
UTF-8 畏붼웼rn}畏붼웼rn{^ 11100111100101011000111111101011101101101011110011101100100110111011110001110010011011100111110111100111100101011000111111101011101101101011110011101100100110111011110001110010011011100111101101011110 e7958febb6bcec9bbc726e7de7958febb6bcec9bbc726e7b5e
UHC 畏붼웼rn}畏붼웼rn{^ 11101000111001101001010011101001100111111000100001110010011011100111110111101000111001101001010011101001100111111000100001110010011011100111101101011110 e8e694e99f88726e7de8e694e99f88726e7b5e

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