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 ?ワ?}?ワ?{^ 0011111110000011100011110011111101111101001111111000001110001111001111110111101101011110 3f838f3f7d3f838f3f7b5e
EUC-JP 洧ワ?}洧ワ?{^ 100011111100011110110100101001011110111100111111011111011000111111000111101101001010010111101111001111110111101101011110 8fc7b4a5ef3f7d8fc7b4a5ef3f7b5e
UTF-8 洧ワ쬆}洧ワ쬆{^ 111001101011010010100111111000111000001110101111111011001010110010000110011111011110011010110100101001111110001110000011101011111110110010101100100001100111101101011110 e6b4a7e383afecac867de6b4a7e383afecac867b5e
UHC 洧ワ쬆}洧ワ쬆{^ 111010101111101110101011111011111010011010011101011111011110101011111011101010111110111110100110100111010111101101011110 eafbabefa69d7deafbabefa69d7b5e

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