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{^ 10001111110010011101001101111011010011100111110110001111110010011101001101111011010011100111101101011110 8fc9d37b4e7d8fc9d37b4e7b5e
SJIS-WIN ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
EUC-JP ?ÉÓ{N}?ÉÓ{N{^ 001111111000111110101010101100011000111110101010110100010111101101001110011111010011111110001111101010101011000110001111101010101101000101111011010011100111101101011110 3f8faab18faad17b4e7d3f8faab18faad17b4e7b5e
UTF-8 ÉÓ{N}ÉÓ{N{^ 11000010100011111100001110001001110000111001001101111011010011100111110111000010100011111100001110001001110000111001001101111011010011100111101101011110 c28fc389c3937b4e7dc28fc389c3937b4e7b5e
UHC ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e

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