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 11101000111110101000110111101111101111011010001111101000110111111000111111101111101111011010111001000001 e8fa8defbda3e8df8fefbdae41
EUC-JP 顫搾ス」鞜擾スョA 1111000011111100101110101111000110001110101111011000111010100011111100001110000110111110111100011000111010111101100011101010111001000001 f0fcbaf18ebd8ea3f0e1bef18ebd8eae41
UTF-8 顫搾ス」鞜擾スョA 11101001101000011010101111100110100100001011111011101111101111011011110111101111101111011010001111101001100111101001110011100110100100111011111011101111101111011011110111101111101111011010111001000001 e9a1abe690beefbdbdefbda3e99e9ce693beefbdbdefbdae41
UHC 顫搾???擾??A 111011111011010111110011101101100011111100111111001111111110100011110110001111110011111101000001 efb5f3b63f3f3fe8f63f3f41

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