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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 揶??[揶??[^ 1001110110001000001111110011111101011011100111011000100000111111001111110101101101011110 9d883f3f5b9d883f3f5b5e
EUC-JP 揶??[揶??[^ 1101100111101000001111110011111101011011110110011110100000111111001111110101101101011110 d9e83f3f5bd9e83f3f5b5e
UTF-8 揶ㅶ돽[揶ㅶ돽[^ 111001101000111110110110111000111000010110110110111010111000111110111101010110111110011010001111101101101110001110000101101101101110101110001111101111010101101101011110 e68fb6e385b6eb8fbd5be68fb6e385b6eb8fbd5b5e
UHC 揶ㅶ돽[揶ㅶ돽[^ 111001011010101010100100111001101000100110111111010110111110010110101010101001001110011010001001101111110101101101011110 e5aaa4e689bf5be5aaa4e689bf5b5e

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