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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 弑??n}弑??n{^ 10011100010101010011111100111111011011100111110110011100010101010011111100111111011011100111101101011110 9c553f3f6e7d9c553f3f6e7b5e
EUC-JP 弑??n}弑??n{^ 11010111101101100011111100111111011011100111110111010111101101100011111100111111011011100111101101011110 d7b63f3f6e7dd7b63f3f6e7b5e
UTF-8 弑걣똓n}弑걣똓n{^ 1110010110111100100100011110101010110001101000111110101110011000100100110110111001111101111001011011110010010001111010101011000110100011111010111001100010010011011011100111101101011110 e5bc91eab1a3eb98936e7de5bc91eab1a3eb98936e7b5e
UHC 弑걣똓n}弑걣똓n{^ 1110001110111101100000011000110010001100010100100110111001111101111000111011110110000001100011001000110001010010011011100111101101011110 e3bd818c8c526e7de3bd818c8c526e7b5e

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