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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 辱?辱?n}辱?辱?n{^ 1001000001001010001111111001000001001010001111110110111001111101100100000100101000111111100100000100101000111111011011100111101101011110 904a3f904a3f6e7d904a3f904a3f6e7b5e
EUC-JP 辱?辱?n}辱?辱?n{^ 1011111110101011001111111011111110101011001111110110111001111101101111111010101100111111101111111010101100111111011011100111101101011110 bfab3fbfab3f6e7dbfab3fbfab3f6e7b5e
UTF-8 辱뎉辱덶n}辱뎉辱덶n{^ 1110100010111110101100011110101110001110100010011110100010111110101100011110101110001101101101100110111001111101111010001011111010110001111010111000111010001001111010001011111010110001111010111000110110110110011011100111101101011110 e8beb1eb8e89e8beb1eb8db66e7de8beb1eb8e89e8beb1eb8db66e7b5e
UHC 辱뎉辱덶n}辱뎉辱덶n{^ 111010011011010010001001010101111110100110110100100010010100101001101110011111011110100110110100100010010101011111101001101101001000100101001010011011100111101101011110 e9b48957e9b4894a6e7de9b48957e9b4894a6e7b5e

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