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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 際?蟻?際?蟻?^ 10001101110110110011111110001011011000010011111110001101110110110011111110001011011000010011111101011110 8ddb3f8b613f8ddb3f8b613f5e
EUC-JP 際?蟻?際?蟻?^ 10111010110111010011111110110101110000100011111110111010110111010011111110110101110000100011111101011110 badd3fb5c23fbadd3fb5c23f5e
UTF-8 際렢蟻렚際렢蟻렚^ 11101001100110101001101111101011101000001010001011101000100111111011101111101011101000001001101011101001100110101001101111101011101000001010001011101000100111111011101111101011101000001001101001011110 e99a9beba0a2e89fbbeba09ae99a9beba0a2e89fbbeba09a5e
UHC 際렢蟻렚際렢蟻렚^ 1111000010110111100011101011001111101011111111001000111010101101111100001011011110001110101100111110101111111100100011101010110101011110 f0b78eb3ebfc8eadf0b78eb3ebfc8ead5e

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