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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 蕭h音鐔緒秀e^ 1110010101001010100000101000100010001001101110011110100001011100100011111000111110001111010001110110010101011110 e54a828889b9e85c8f8f8f47655e
EUC-JP 蕭h音鐔緒秀e^ 1110100110101011101000111110100010110010101110111110111110111101101111011110111110111101101010000110010101011110 e9aba3e8b2bbefbdbdefbda8655e
UTF-8 蕭h音鐔緒秀e^ 1110100010010101101011011110111110111101100010001110100110011111101100111110100110010000100101001110011110110111100100101110011110100111100000000110010101011110 e895adefbd88e99fb3e99094e7b792e7a780655e
UHC 蕭h音??秀e^ 111000011100101110100011111010001110101111100101001111110011111111100010101100110110010101011110 e1cba3e8ebe53f3fe2b3655e

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