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 11111011101111011100111011110001100011101011111011000110111100011000111010111101100011101010000101000001 fbbdcef18ebec6f18ebd8ea141
EUC-JP 釭ホ?セニ?ス治A 10001111111000111010111110001110110011100011111110001110101111101000111011000110001111111000111010111101101111001010001101000001 8fe3af8ece3f8ebe8ec63f8ebdbca341
UTF-8 釭ホセニス治A 11101001100001111010110111101111101111101000111011101110100001001000100111101111101111011011111011101111101111101000011011101110100001001000100111101111101111011011110111100110101100101011101101000001 e987adefbe8eee8489efbdbeefbe86ee8489efbdbde6b2bb41
UHC ???????治A 00111111001111110011111100111111001111110011111100111111111101101011110101000001 3f3f3f3f3f3f3ff6bd41

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