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 ??????????A 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f41
SJIS-WIN テーツ・テ静ゥテ催エA 11000011101100001100001010100101110000111001000011000011101010011100001110001101110000111011010001000001 c3b0c2a5c390c3a9c38dc3b441
EUC-JP テーツ・テ静ゥテ催エA 100011101100001110001110101100001000111011000010100011101010010110001110110000111100000011000101100011101010100110001110110000111011101011000101100011101011010001000001 8ec38eb08ec28ea58ec3c0c58ea98ec3bac58eb441
UTF-8 テーツ・テ静ゥテ催エA 11101111101111101000001111101111101111011011000011101111101111101000001011101111101111011010010111101111101111101000001111101001100111011001100111101111101111011010100111101111101111101000001111100101100000101010110011101111101111011011010001000001 efbe83efbdb0efbe82efbda5efbe83e99d99efbda9efbe83e582acefbdb441
UHC ????????催?A 001111110011111100111111001111110011111100111111001111110011111111110101110010100011111101000001 3f3f3f3f3f3f3f3ff5ca3f41

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