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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???飮?}???飮?{^ 001111110011111100111111100111110101101000111111011111010011111100111111001111111001111101011010001111110111101101011110 3f3f3f9f5a3f7d3f3f3f9f5a3f7b5e
EUC-JP ???飮?}???飮?{^ 001111110011111100111111110111011011101100111111011111010011111100111111001111111101110110111011001111110111101101011110 3f3f3fddbb3f7d3f3f3fddbb3f7b5e
UTF-8 囹덀꺈飮큡}囹덀꺈飮큡{^ 111011111010011010101001111010111000110110000000111010101011101010001000111010011010001110101110111011011000000110100001011111011110111110100110101010011110101110001101100000001110101010111010100010001110100110100011101011101110110110000001101000010111101101011110 efa6a9eb8d80eaba88e9a3aeed81a17defa6a9eb8d80eaba88e9a3aeed81a17b5e
UHC 囹덀꺈飮큡}囹덀꺈飮큡{^ 1110011110101010100010001110001110000011101011111110101111100110101101000110111001111101111001111010101010001000111000111000001110101111111010111110011010110100011011100111101101011110 e7aa88e383afebe6b46e7de7aa88e383afebe6b46e7b5e

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