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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蝮ヲ豁枝蝮ヲ豁施^ 111001011001110110100110111001101010110110001110011111011110010110011101101001101110011010101101100011100111101101011110 e59da6e6ad8e7de59da6e6ad8e7b5e
EUC-JP 蝮ヲ豁枝蝮ヲ豁施^ 1110100111111101100011101010011011101100101011111011101111011110111010011111110110001110101001101110110010101111101110111101110001011110 e9fd8ea6ecafbbdee9fd8ea6ecafbbdc5e
UTF-8 蝮ヲ豁枝蝮ヲ豁施^ 11101000100111011010111011101111101111011010011011101000101100011000000111100110100111101001110111101000100111011010111011101111101111011010011011101000101100011000000111100110100101101011110101011110 e89daeefbda6e8b181e69e9de89daeefbda6e8b181e696bd5e
UHC ??豁枝??豁施^ 00111111001111111111110011000011111100101010101100111111001111111111110011000011111000111011111101011110 3f3ffcc3f2ab3f3ffcc3e3bf5e

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