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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 際?苑?}際?苑?{^ 100011011101101100111111100010011001000100111111011111011000110111011011001111111000100110010001001111110111101101011110 8ddb3f89913f7d8ddb3f89913f7b5e
EUC-JP 際?苑?}際?苑?{^ 101110101101110100111111101100011111000100111111011111011011101011011101001111111011000111110001001111110111101101011110 badd3fb1f13f7dbadd3fb1f13f7b5e
UTF-8 際렧苑턴}際렧苑턴{^ 111010011001101010011011111010111010000010100111111010001000101110010001111011011000010010110100011111011110100110011010100110111110101110100000101001111110100010001011100100011110110110000100101101000111101101011110 e99a9beba0a7e88b91ed84b47de99a9beba0a7e88b91ed84b47b5e
UHC 際렧苑턴}際렧苑턴{^ 11110000101101111000111010110110111010101011110111000101110011110111110111110000101101111000111010110110111010101011110111000101110011110111101101011110 f0b78eb6eabdc5cf7df0b78eb6eabdc5cf7b5e

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