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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 脛脛[脛脛[^ 11110011101100111110001111111000111100111011001111100011111110000101101111110011101100111110001111111000111100111011001111100011111110000101101101011110 f3b3e3f8f3b3e3f85bf3b3e3f8f3b3e3f85b5e
EUC-JP ?脛?脛[?脛?脛[^ 001111111110011011111010001111111110011011111010010110110011111111100110111110100011111111100110111110100101101101011110 3fe6fa3fe6fa5b3fe6fa3fe6fa5b5e
UTF-8 脛脛[脛脛[^ 111011101000101010100110111010001000010010011011111011101000101010100110111010001000010010011011010110111110111010001010101001101110100010000100100110111110111010001010101001101110100010000100100110110101101101011110 ee8aa6e8849bee8aa6e8849b5bee8aa6e8849bee8aa6e8849b5b5e
UHC ?脛?脛[?脛?脛[^ 001111111100110011101011001111111100110011101011010110110011111111001100111010110011111111001100111010110101101101011110 3fcceb3fcceb5b3fcceb3fcceb5b5e

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