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 隱ー荳ケ}隱ー荳ケ{^ 111010001010101010110000111001001011100010111001011111011110100010101010101100001110010010111000101110010111101101011110 e8aab0e4b8b97de8aab0e4b8b97b5e
EUC-JP 隱ー荳ケ}隱ー荳ケ{^ 11110000101011001000111010110000111010001011101010001110101110010111110111110000101011001000111010110000111010001011101010001110101110010111101101011110 f0ac8eb0e8ba8eb97df0ac8eb0e8ba8eb97b5e
UTF-8 隱ー荳ケ}隱ー荳ケ{^ 111010011001101010110001111011111011110110110000111010001000110110110011111011111011110110111001011111011110100110011010101100011110111110111101101100001110100010001101101100111110111110111101101110010111101101011110 e99ab1efbdb0e88db3efbdb97de99ab1efbdb0e88db3efbdb97b5e
UHC 隱?荳?}隱?荳?{^ 111010111101111100111111110101001110010100111111011111011110101111011111001111111101010011100101001111110111101101011110 ebdf3fd4e53f7debdf3fd4e53f7b5e

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