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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 際?艇???隅?B 100011011101101100111111100100101111100000111111001111110011111110001011111101110011111101000010 8ddb3f92f83f3f3f8bf73f42
EUC-JP 際?艇???隅?B 101110101101110100111111110001001111101000111111001111110011111110110110111110010011111101000010 badd3fc4fa3f3f3fb6f93f42
UTF-8 際렧艇띔렦렧隅렱B 11101001100110101001101111101011101000001010011111101000100010011000011111101011100111011001010011101011101000001010011011101011101000001010011111101001100110101000010111101011101000001011000101000010 e99a9beba0a7e88987eb9d94eba0a6eba0a7e99a85eba0b142
UHC 際렧艇띔렦렧隅렱B 1111000010110111100011101011011011101111111100111011011011101010100011101011010110001110101101101110100111101010100011101011111001000010 f0b78eb6eff3b6ea8eb58eb6e9ea8ebe42

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