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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鳰牘垰}鳰牘垰{^ 111010011110101011100000101011111001101010111001011111011110100111101010111000001010111110011010101110010111101101011110 e9eae0af9ab97de9eae0af9ab97b5e
EUC-JP 鳰牘垰}鳰牘垰{^ 111100101110110011100000101100011101010010111011011111011111001011101100111000001011000111010100101110110111101101011110 f2ece0b1d4bb7df2ece0b1d4bb7b5e
UTF-8 鳰牘垰}鳰牘垰{^ 111010011011001110110000111001111000100110011000111001011001111010110000011111011110100110110011101100001110011110001001100110001110010110011110101100000111101101011110 e9b3b0e78998e59eb07de9b3b0e78998e59eb07b5e
UHC ?牘?}?牘?{^ 0011111111010100101110100011111101111101001111111101010010111010001111110111101101011110 3fd4ba3f7d3fd4ba3f7b5e

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