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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 跿崎舶銓疲セ」 111001101111001110001101111010001001010010010101111001111111001010010100111001101011111010100011 e6f38de89495e7f294e6bea3
EUC-JP 跿崎舶銓疲セ」 1110110011110101101110101110101011000111111101011110111011110100110010001110100010001110101111101000111010100011 ecf5baeac7f5eef4c8e88ebe8ea3
UTF-8 跿崎舶銓疲セ」 111010001011011110111111111001011011010010001110111010001000100010110110111010011000101010010011111001111001011010110010111011111011110110111110111011111011110110100011 e8b7bfe5b48ee888b6e98a93e796b2efbdbeefbda3
UHC ?崎舶銓疲?? 0011111111010000111110001101101011011100111011111011000011111001101010100011111100111111 3fd0f8dadcefb0f9aa3f3f

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