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 隱ー荳ケ隱ー荳ケ^ 11101000101010101011000011100100101110001011100111101000101010101011000011100100101110001011100101011110 e8aab0e4b8b9e8aab0e4b8b95e
EUC-JP 隱ー荳ケ隱ー荳ケ^ 1111000010101100100011101011000011101000101110101000111010111001111100001010110010001110101100001110100010111010100011101011100101011110 f0ac8eb0e8ba8eb9f0ac8eb0e8ba8eb95e
UTF-8 隱ー荳ケ隱ー荳ケ^ 11101001100110101011000111101111101111011011000011101000100011011011001111101111101111011011100111101001100110101011000111101111101111011011000011101000100011011011001111101111101111011011100101011110 e99ab1efbdb0e88db3efbdb9e99ab1efbdb0e88db3efbdb95e
UHC 隱?荳?隱?荳?^ 11101011110111110011111111010100111001010011111111101011110111110011111111010100111001010011111101011110 ebdf3fd4e53febdf3fd4e53f5e

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