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 際?艇?際?艇?^ 10001101110110110011111110010010111110000011111110001101110110110011111110010010111110000011111101011110 8ddb3f92f83f8ddb3f92f83f5e
EUC-JP 際?艇?際?艇?^ 10111010110111010011111111000100111110100011111110111010110111010011111111000100111110100011111101011110 badd3fc4fa3fbadd3fc4fa3f5e
UTF-8 際렧艇데際렧艇데^ 11101001100110101001101111101011101000001010011111101000100010011000011111101011100011011011000011101001100110101001101111101011101000001010011111101000100010011000011111101011100011011011000001011110 e99a9beba0a7e88987eb8db0e99a9beba0a7e88987eb8db05e
UHC 際렧艇데際렧艇데^ 1111000010110111100011101011011011101111111100111011010110100101111100001011011110001110101101101110111111110011101101011010010101011110 f0b78eb6eff3b5a5f0b78eb6eff3b5a55e

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