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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譖弥凹}譖弥凹{^ 111001101001101110010110111011011000100110011010011111011110011010011011100101101110110110001001100110100111101101011110 e69b96ed899a7de69b96ed899a7b5e
EUC-JP 譖弥凹}譖弥凹{^ 111010111111101111001100111011111011000111111010011111011110101111111011110011001110111110110001111110100111101101011110 ebfbccefb1fa7debfbccefb1fa7b5e
UTF-8 譖弥凹}譖弥凹{^ 111010001010110110010110111001011011110010100101111001011000011110111001011111011110100010101101100101101110010110111100101001011110010110000111101110010111101101011110 e8ad96e5bca5e587b97de8ad96e5bca5e587b97b5e
UHC ??凹}??凹{^ 0011111100111111111010001110101001111101001111110011111111101000111010100111101101011110 3f3fe8ea7d3f3fe8ea7b5e

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