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 蝮ヲ貉孺蝮ヲ貉學^ 111001011001110110100110111001101011100110011011011111011110010110011101101001101110011010111001100110110111101101011110 e59da6e6b99b7de59da6e6b99b7b5e
EUC-JP 蝮ヲ貉孺蝮ヲ貉學^ 1110100111111101100011101010011011101100101110111101010111011110111010011111110110001110101001101110110010111011110101011101110001011110 e9fd8ea6ecbbd5dee9fd8ea6ecbbd5dc5e
UTF-8 蝮ヲ貉孺蝮ヲ貉學^ 11101000100111011010111011101111101111011010011011101000101100101000100111100101101011011011101011101000100111011010111011101111101111011010011011101000101100101000100111100101101011011011100001011110 e89daeefbda6e8b289e5adbae89daeefbda6e8b289e5adb85e
UHC ???孺???學^ 0011111100111111001111111110101011101000001111110011111100111111111110011100101001011110 3f3f3feae83f3f3ff9ca5e

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