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 哀녹ㄶ}哀녹ㄶ{^ 111001011001001110000000111010111000010110111001111000111000010010110110011111011110010110010011100000001110101110000101101110011110001110000100101101100111101101011110 e59380eb85b9e384b67de59380eb85b9e384b67b5e
UHC 哀녹ㄶ}哀녹ㄶ{^ 111001001110111010110011111011001010010010100110011111011110010011101110101100111110110010100100101001100111101101011110 e4eeb3eca4a67de4eeb3eca4a67b5e

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