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 Ó¹âÀe^ 11000011100100111100001010111001110000111010001011000011100000000110010101011110 c393c2b9c3a2c380655e
SJIS-WIN ?????¢??e^ 0011111100111111001111110011111100111111100000011001000100111111001111110110010101011110 3f3f3f3f3f81913f3f655e
EUC-JP ��â�e^ 10001111101010101010101000111111100011111010101010100100001111111000111110101010101010101010000111110001100011111010101010101010001111110110010101011110 8faaaa3f8faaa43f8faaaaa1f18faaaa3f655e
UTF-8 Ó¹âÀe^ 110000111000001111000010100100111100001110000010110000101011100111000011100000111100001010100010110000111000001111000010100000000110010101011110 c383c293c382c2b9c383c2a2c383c280655e
UHC ???¹????e^ 0011111100111111001111111010100111110110001111110011111100111111001111110110010101011110 3f3f3fa9f63f3f3f3f655e

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