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 哀??}哀??{^ 1000100010100011001111110011111101111101100010001010001100111111001111110111101101011110 88a33f3f7d88a33f3f7b5e
EUC-JP 哀??}哀??{^ 1011000010100101001111110011111101111101101100001010010100111111001111110111101101011110 b0a53f3f7db0a53f3f7b5e
UTF-8 哀얩럸}哀얩럸{^ 111001011001001110000000111011001001011010101001111010111001111110111000011111011110010110010011100000001110110010010110101010011110101110011111101110000111101101011110 e59380ec96a9eb9fb87de59380ec96a9eb9fb87b5e
UHC 哀얩럸}哀얩럸{^ 111001001110111010111110111011011000111010010111011111011110010011101110101111101110110110001110100101110111101101011110 e4eebeed8e977de4eebeed8e977b5e

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