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{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
EUC-JP 璵??rn}璵??rn{^ 1000111111001100111001100011111100111111011100100110111001111101100011111100110011100110001111110011111101110010011011100111101101011110 8fcce63f3f726e7d8fcce63f3f726e7b5e
UTF-8 璵뜉껳rn}璵뜉껳rn{^ 11100111100100101011010111101011100111001000100111101010101110111011001101110010011011100111110111100111100100101011010111101011100111001000100111101010101110111011001101110010011011100111101101011110 e792b5eb9c89eabbb3726e7de792b5eb9c89eabbb3726e7b5e
UHC 璵뜉껳rn}璵뜉껳rn{^ 11100110101001011000110110001100100001000100101101110010011011100111110111100110101001011000110110001100100001000100101101110010011011100111101101011110 e6a58d8c844b726e7de6a58d8c844b726e7b5e

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