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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蝓趣シⅣ}蝓趣シⅣ{^ 1110010110011111100011101110111110111100100001110101011101111101111001011001111110001110111011111011110010000111010101110111101101011110 e59f8eefbc87577de59f8eefbc87577b5e
EUC-JP 蝓趣シ?}蝓趣シ?{^ 1110101010100001101111001111000110001110101111000011111101111101111010101010000110111100111100011000111010111100001111110111101101011110 eaa1bcf18ebc3f7deaa1bcf18ebc3f7b5e
UTF-8 蝓趣シⅣ}蝓趣シⅣ{^ 111010001001110110010011111010001011011010100011111011111011110110111100111000101000010110100011011111011110100010011101100100111110100010110110101000111110111110111101101111001110001010000101101000110111101101011110 e89d93e8b6a3efbdbce285a37de89d93e8b6a3efbdbce285a37b5e
UHC ?趣?Ⅳ}?趣?Ⅳ{^ 001111111111011010101100001111111010010110110011011111010011111111110110101011000011111110100101101100110111101101011110 3ff6ac3fa5b37d3ff6ac3fa5b37b5e

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