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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 踉賓n}踉賓n{^ 11100110111100101001010101101111011011100111110111100110111100101001010101101111011011100111101101011110 e6f2956f6e7de6f2956f6e7b5e
EUC-JP 踉賓n}踉賓n{^ 11101100111101001100100111010000011011100111110111101100111101001100100111010000011011100111101101011110 ecf4c9d06e7decf4c9d06e7b5e
UTF-8 踉賓n}踉賓n{^ 1110100010111000100010011110100010110011100100110110111001111101111010001011100010001001111010001011001110010011011011100111101101011110 e8b889e8b3936e7de8b889e8b3936e7b5e
UHC ?賓n}?賓n{^ 0011111111011110101110010110111001111101001111111101111010111001011011100111101101011110 3fdeb96e7d3fdeb96e7b5e

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