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 ?紐η}?紐η{^ 00111111100101010101001010000011110001010111110100111111100101010101001010000011110001010111101101011110 3f955283c57d3f955283c57b5e
EUC-JP 邕紐η}邕紐η{^ 1000111111100001111011011100100110110011101001101100011101111101100011111110000111101101110010011011001110100110110001110111101101011110 8fe1edc9b3a6c77d8fe1edc9b3a6c77b5e
UTF-8 邕紐η}邕紐η{^ 11101001100000101001010111100111101101001001000011001110101101110111110111101001100000101001010111100111101101001001000011001110101101110111101101011110 e98295e7b490ceb77de98295e7b490ceb77b5e
UHC 邕紐η}邕紐η{^ 111010001011101111010010111011111010010111100111011111011110100010111011110100101110111110100101111001110111101101011110 e8bbd2efa5e77de8bbd2efa5e77b5e

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