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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 永??爾?永??爾?B 100010010110100100111111001111111000111010100010001111111000100101101001001111110011111110001110101000100011111101000010 89693f3f8ea23f89693f3f8ea23f42
EUC-JP 永??爾?永??爾?B 101100011100101000111111001111111011110010100100001111111011000111001010001111110011111110111100101001000011111101000010 b1ca3f3fbca43fb1ca3f3fbca43f42
UTF-8 永띠뢾爾쥃永띠뢾爾쥃B 11100110101100001011100011101011100111011010000011101011101000101011111011100111100010001011111011101100101001011000001111100110101100001011100011101011100111011010000011101011101000101011111011100111100010001011111011101100101001011000001101000010 e6b0b8eb9da0eba2bee788beeca583e6b0b8eb9da0eba2bee788beeca58342
UHC 永띠뢾爾쥃永띠뢾爾쥃B 111001111011010110110110111011001000111110000001111011001011001110100010011101101110011110110101101101101110110010001111100000011110110010110011101000100111011001000010 e7b5b6ec8f81ecb3a276e7b5b6ec8f81ecb3a27642

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