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 哀녹ㅋ}哀녹ㅋ{^ 111001011001001110000000111010111000010110111001111000111000010110001011011111011110010110010011100000001110101110000101101110011110001110000101100010110111101101011110 e59380eb85b9e3858b7de59380eb85b9e3858b7b5e
UHC 哀녹ㅋ}哀녹ㅋ{^ 111001001110111010110011111011001010010010111011011111011110010011101110101100111110110010100100101110110111101101011110 e4eeb3eca4bb7de4eeb3eca4bb7b5e

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