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{^ 1001000001001010001111110110111001111101100100000100101000111111011011100111101101011110 904a3f6e7d904a3f6e7b5e
EUC-JP 辱?n}辱?n{^ 1011111110101011001111110110111001111101101111111010101100111111011011100111101101011110 bfab3f6e7dbfab3f6e7b5e
UTF-8 辱덯n}辱덯n{^ 1110100010111110101100011110101110001101101011110110111001111101111010001011111010110001111010111000110110101111011011100111101101011110 e8beb1eb8daf6e7de8beb1eb8daf6e7b5e
UHC 辱덯n}辱덯n{^ 11101001101101001000100101000110011011100111110111101001101101001000100101000110011011100111101101011110 e9b489466e7de9b489466e7b5e

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