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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???異????異?B 00111111001111110011111110001000110110010011111100111111001111110011111110001000110110010011111101000010 3f3f3f88d93f3f3f3f88d93f42
EUC-JP ???異????異?B 00111111001111110011111110110000110110110011111100111111001111110011111110110000110110110011111101000010 3f3f3fb0db3f3f3f3fb0db3f42
UTF-8 銳얘퀡異턉銳얘퀡異턉B 11101001100010101011001111101100100101101001100011101101100000001010000111100111100101011011000011101101100001001000100111101001100010101011001111101100100101101001100011101101100000001010000111100111100101011011000011101101100001001000100101000010 e98ab3ec9698ed80a1e795b0ed8489e98ab3ec9698ed80a1e795b0ed848942
UHC 銳얘퀡異턉銳얘퀡異턉B 111001111110010110111110111010101011001110010101111011001011011010110110010001011110011111100101101111101110101010110011100101011110110010110110101101100100010101000010 e7e5beeab395ecb6b645e7e5beeab395ecb6b64542

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