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 逶也惓}逶也惓{^ 111001111001101110010110111001111001110010101001011111011110011110011011100101101110011110011100101010010111101101011110 e79b96e79ca97de79b96e79ca97b5e
EUC-JP 逶也惓}逶也惓{^ 111011011111101111001100111010011101100010101011011111011110110111111011110011001110100111011000101010110111101101011110 edfbcce9d8ab7dedfbcce9d8ab7b5e
UTF-8 逶也惓}逶也惓{^ 111010011000000010110110111001001011100110011111111001101000001110010011011111011110100110000000101101101110010010111001100111111110011010000011100100110111101101011110 e980b6e4b99fe683937de980b6e4b99fe683937b5e
UHC ?也?}?也?{^ 0011111111100101101001010011111101111101001111111110010110100101001111110111101101011110 3fe5a53f7d3fe5a53f7b5e

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