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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 鞐厄ス、i鞐厄ス、iB 111010001101111010010110111011111011110110100100011010011110100011011110100101101110111110111101101001000110100101000010 e8de96efbda469e8de96efbda46942
EUC-JP 鞐厄ス、i鞐厄ス、iB 11110000111000001100110011110001100011101011110110001110101001000110100111110000111000001100110011110001100011101011110110001110101001000110100101000010 f0e0ccf18ebd8ea469f0e0ccf18ebd8ea46942
UTF-8 鞐厄ス、i鞐厄ス、iB 111010011001111010010000111001011000111010000100111011111011110110111101111011111011110110100100011010011110100110011110100100001110010110001110100001001110111110111101101111011110111110111101101001000110100101000010 e99e90e58e84efbdbdefbda469e99e90e58e84efbdbdefbda46942
UHC ?厄??i?厄??iB 00111111111001001111100000111111001111110110100100111111111001001111100000111111001111110110100101000010 3fe4f83f3f693fe4f83f3f6942

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