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 飮g?}飮g?{^ 10011111010110101000001010000111001111110111110110011111010110101000001010000111001111110111101101011110 9f5a82873f7d9f5a82873f7b5e
EUC-JP 飮g?}飮g?{^ 11011101101110111010001111100111001111110111110111011101101110111010001111100111001111110111101101011110 ddbba3e73f7dddbba3e73f7b5e
UTF-8 飮g툨}飮g툨{^ 111010011010001110101110111011111011110110000111111011011000100010101000011111011110100110100011101011101110111110111101100001111110110110001000101010000111101101011110 e9a3aeefbd87ed88a87de9a3aeefbd87ed88a87b5e
UHC 飮g툨}飮g툨{^ 111010111110011010100011111001111011100010011111011111011110101111100110101000111110011110111000100111110111101101011110 ebe6a3e7b89f7debe6a3e7b89f7b5e

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