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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 辱?辱?[辱?辱?[^ 100100000100101000111111100100000100101000111111010110111001000001001010001111111001000001001010001111110101101101011110 904a3f904a3f5b904a3f904a3f5b5e
EUC-JP 辱?辱?[辱?辱?[^ 101111111010101100111111101111111010101100111111010110111011111110101011001111111011111110101011001111110101101101011110 bfab3fbfab3f5bbfab3fbfab3f5b5e
UTF-8 辱뎭辱뎭[辱뎭辱뎭[^ 111010001011111010110001111010111000111010101101111010001011111010110001111010111000111010101101010110111110100010111110101100011110101110001110101011011110100010111110101100011110101110001110101011010101101101011110 e8beb1eb8eade8beb1eb8ead5be8beb1eb8eade8beb1eb8ead5b5e
UHC 辱뎭辱뎭[辱뎭辱뎭[^ 11101001101101001000100101111010111010011011010010001001011110100101101111101001101101001000100101111010111010011011010010001001011110100101101101011110 e9b4897ae9b4897a5be9b4897ae9b4897a5b5e

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