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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 窈ラ’窈ラ’^ 11100010011101111000001110001001100000010110011011100010011101111000001110001001100000010110011001011110 e27783898166e277838981665e
EUC-JP 窈ラ’窈ラ’^ 11100011110110001010010111101001101000011100011111100011110110001010010111101001101000011100011101011110 e3d8a5e9a1c7e3d8a5e9a1c75e
UTF-8 窈ラ’窈ラ’^ 11100111101010101000100011100011100000111010100111100010100000001001100111100111101010101000100011100011100000111010100111100010100000001001100101011110 e7aa88e383a9e28099e7aa88e383a9e280995e
UHC 窈ラ’窈ラ’^ 11101001101000011010101111101001101000011010111111101001101000011010101111101001101000011010111101011110 e9a1abe9a1afe9a1abe9a1af5e

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