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 áUáN 11000011100000111100001010100001010101011100001110000011110000101010000101001110 c383c2a155c383c2a14e
SJIS-WIN ????U????N 00111111001111110011111100111111010101010011111100111111001111110011111101001110 3f3f3f3f553f3f3f3f4e
EUC-JP �¡U�¡N 10001111101010101010101000111111100011111010101010100100100011111010001011000010010101011000111110101010101010100011111110001111101010101010010010001111101000101100001001001110 8faaaa3f8faaa48fa2c2558faaaa3f8faaa48fa2c24e
UTF-8 áUáN 110000111000001111000010100000111100001110000010110000101010000101010101110000111000001111000010100000111100001110000010110000101010000101001110 c383c283c382c2a155c383c283c382c2a14e
UHC ???¡U???¡N 001111110011111100111111101000101010111001010101001111110011111100111111101000101010111001001110 3f3f3fa2ae553f3f3fa2ae4e

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