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{^ 10011100010010001001110110111101100111011011110101110010011011100111110110011100010010001001110110111101100111011011110101110010011011100111101101011110 9c489dbd9dbd726e7d9c489dbd9dbd726e7b5e
EUC-JP 廩攷攷rn}廩攷攷rn{^ 11010111101010011101101010111111110110101011111101110010011011100111110111010111101010011101101010111111110110101011111101110010011011100111101101011110 d7a9dabfdabf726e7dd7a9dabfdabf726e7b5e
UTF-8 廩攷攷rn}廩攷攷rn{^ 11100101101110111010100111100110100101001011011111100110100101001011011101110010011011100111110111100101101110111010100111100110100101001011011111100110100101001011011101110010011011100111101101011110 e5bba9e694b7e694b7726e7de5bba9e694b7e694b7726e7b5e
UHC ?攷攷rn}?攷攷rn{^ 0011111111001101101110011100110110111001011100100110111001111101001111111100110110111001110011011011100101110010011011100111101101011110 3fcdb9cdb9726e7d3fcdb9cdb9726e7b5e

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