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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?讌巐餓ィ逸囁巐俯 00111111111001101010010111111010101101101000100111101100101010001000100011101101100110101001000111111010101101101001100011101011 3fe6a5fab689eca888ed9a91fab698eb
EUC-JP 嶴讌巐餓ィ逸囁巐俯 100011111011101111110011111011001010011110001111101110111111100110110010111011101000111010101000101100001110111111010011111100011000111110111011111110011101000011101101 8fbbf3eca78fbbf9b2ee8ea8b0efd3f18fbbf9d0ed
UTF-8 嶴讌巐餓ィ逸囁巐俯 111001011011011010110100111010001010111010001100111001011011011110010000111010011010010010010011111011111011110110101000111010011000000010111000111001011001101110000001111001011011011110010000111001001011111110101111 e5b6b4e8ae8ce5b790e9a493efbda8e980b8e59b81e5b790e4bfaf
UHC ???餓?逸??俯 001111110011111100111111111001001011101100111111111011001110111100111111001111111101110011110110 3f3f3fe4bb3fecef3f3fdcf6

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