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 荳ケ貉孺荳ケ貉學^ 111001001011100010111001111001101011100110011011011111011110010010111000101110011110011010111001100110110111101101011110 e4b8b9e6b99b7de4b8b9e6b99b7b5e
EUC-JP 荳ケ貉孺荳ケ貉學^ 1110100010111010100011101011100111101100101110111101010111011110111010001011101010001110101110011110110010111011110101011101110001011110 e8ba8eb9ecbbd5dee8ba8eb9ecbbd5dc5e
UTF-8 荳ケ貉孺荳ケ貉學^ 11101000100011011011001111101111101111011011100111101000101100101000100111100101101011011011101011101000100011011011001111101111101111011011100111101000101100101000100111100101101011011011100001011110 e88db3efbdb9e8b289e5adbae88db3efbdb9e8b289e5adb85e
UHC 荳??孺荳??學^ 11010100111001010011111100111111111010101110100011010100111001010011111100111111111110011100101001011110 d4e53f3feae8d4e53f3ff9ca5e

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