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 銹筵銹筵^ 11101001100010101011100111100111101011011011010111101001100010101011100111100111101011011011010101011110 e98ab9e7adb5e98ab9e7adb55e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP é??ç??é??ç??^ 100011111010101110110001001111110011111110001111101010111010111000111111001111111000111110101011101100010011111100111111100011111010101110101110001111110011111101011110 8fabb13f3f8fabae3f3f8fabb13f3f8fabae3f3f5e
UTF-8 銹筵銹筵^ 11000011101010011100001010001010110000101011100111000011101001111100001010101101110000101011010111000011101010011100001010001010110000101011100111000011101001111100001010101101110000101011010101011110 c3a9c28ac2b9c3a7c2adc2b5c3a9c28ac2b9c3a7c2adc2b55e
UHC ??¹?­???¹?­?^ 0011111100111111101010011111011000111111101000011010100100111111001111110011111110101001111101100011111110100001101010010011111101011110 3f3fa9f63fa1a93f3f3fa9f63fa1a93f5e

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