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 際?衣???雨?^ 100011011101101100111111100010001101111100111111001111110011111110001001010010100011111101011110 8ddb3f88df3f3f3f894a3f5e
EUC-JP 際?衣???雨?^ 101110101101110100111111101100001110000100111111001111110011111110110001101010110011111101011110 badd3fb0e13f3f3fb1ab3f5e
UTF-8 際렑衣펫렦렑雨렭^ 11101001100110101001101111101011101000001001000111101000101000011010001111101101100011101010101111101011101000001010011011101011101000001001000111101001100110111010100011101011101000001010110101011110 e99a9beba091e8a1a3ed8eabeba0a6eba091e99ba8eba0ad5e
UHC 際렑衣펫렦렑雨렭^ 1111000010110111100011101010011011101011111111011100011011101010100011101011010110001110101001101110100111101011100011101011101001011110 f0b78ea6ebfdc6ea8eb58ea6e9eb8eba5e

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