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 11101000101011011000111111101111101111011010010011101000101101001001001011101111101111011010011101000001 e8ad8fefbda4e8b492efbda741
EUC-JP 隴擾ス、雍抵スァA 1111000010101111101111101111000110001110101111011000111010100100111100001011011011000100111100011000111010111101100011101010011101000001 f0afbef18ebd8ea4f0b6c4f18ebd8ea741
UTF-8 隴擾ス、雍抵スァA 11101001100110101011010011100110100100111011111011101111101111011011110111101111101111011010010011101001100110111000110111100110100010101011010111101111101111011011110111101111101111011010011101000001 e99ab4e693beefbdbdefbda4e99b8de68ab5efbdbdefbda741
UHC ?擾??雍抵??A 001111111110100011110110001111110011111111101000101111001110111010111101001111110011111101000001 3fe8f63f3fe8bceebd3f3f41

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