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 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN テ湘静。テ妥堋ゥA 11000011100011111100001110010000110000111010000111000011100100011100001110011010110000101010100101000001 c38fc390c3a1c391c39ac2a941
EUC-JP テ湘静。テ妥堋ゥA 1000111011000011101111101100010111000000110001011000111010100001100011101100001111000010110001011101010011000100100011101010100101000001 8ec3bec5c0c58ea18ec3c2c5d4c48ea941
UTF-8 テ湘静。テ妥堋ゥA 11101111101111101000001111100110101110011001100011101001100111011001100111101111101111011010000111101111101111101000001111100101101001101010010111100101101000001000101111101111101111011010100101000001 efbe83e6b998e99d99efbda1efbe83e5a6a5e5a08befbda941
UHC ?湘???妥??A 0011111111011111110011110011111100111111001111111111011011100110001111110011111101000001 3fdfcf3f3f3ff6e63f3f41

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