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 飮f?}飮f?{^ 10011111010110101000001010000110001111110111110110011111010110101000001010000110001111110111101101011110 9f5a82863f7d9f5a82863f7b5e
EUC-JP 飮f?}飮f?{^ 11011101101110111010001111100110001111110111110111011101101110111010001111100110001111110111101101011110 ddbba3e63f7dddbba3e63f7b5e
UTF-8 飮f퀎}飮f퀎{^ 111010011010001110101110111011111011110110000110111011011000000010001110011111011110100110100011101011101110111110111101100001101110110110000000100011100111101101011110 e9a3aeefbd86ed808e7de9a3aeefbd86ed808e7b5e
UHC 飮f퀎}飮f퀎{^ 111010111110011010100011111001101011001110000100011111011110101111100110101000111110011010110011100001000111101101011110 ebe6a3e6b3847debe6a3e6b3847b5e

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