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윯{^ 111010011010001110101110111011111011110110000111111011001001110010101111011111011110100110100011101011101110111110111101100001111110110010011100101011110111101101011110 e9a3aeefbd87ec9caf7de9a3aeefbd87ec9caf7b5e
UHC 飮g윯}飮g윯{^ 111010111110011010100011111001111001111110101110011111011110101111100110101000111110011110011111101011100111101101011110 ebe6a3e79fae7debe6a3e79fae7b5e

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