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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN イト竺イシオソ 1111000111111011101100101100010010001110101100011111000111111011101100101111000110001110101111001011010110111111 f1fbb2c48eb1f1fbb2f18ebcb5bf
EUC-JP ?イト竺?イ?シオソ 0011111110001110101100101000111011000100101111001011001100111111100011101011001000111111100011101011110010001110101101011000111010111111 3f8eb28ec4bcb33f8eb23f8ebc8eb58ebf
UTF-8 イト竺イシオソ 111011101000010110110110111011111011110110110010111011111011111010000100111001111010101110111010111011101000010110110110111011111011110110110010111011101000010010001001111011111011110110111100111011111011110110110101111011111011110110111111 ee85b6efbdb2efbe84e7abbaee85b6efbdb2ee8489efbdbcefbdb5efbdbf
UHC ???竺?????? 0011111100111111001111111111010111100111001111110011111100111111001111110011111100111111 3f3f3ff5e73f3f3f3f3f3f

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