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 10001101110110110011111111111011010101010011111110001101110110110011111111111011010101010011111101000010 8ddb3ffb553f8ddb3ffb553f42
EUC-JP 際?煜?際?煜?B 101110101101110100111111100011111100100111111100001111111011101011011101001111111000111111001001111111000011111101000010 badd3f8fc9fc3fbadd3f8fc9fc3f42
UTF-8 際렧煜렢際렧煜렢B 11101001100110101001101111101011101000001010011111100111100001011001110011101011101000001010001011101001100110101001101111101011101000001010011111100111100001011001110011101011101000001010001001000010 e99a9beba0a7e7859ceba0a2e99a9beba0a7e7859ceba0a242
UHC 際렧煜렢際렧煜렢B 1111000010110111100011101011011011101001111100101000111010110011111100001011011110001110101101101110100111110010100011101011001101000010 f0b78eb6e9f28eb3f0b78eb6e9f28eb342

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