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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 飮?淫?}飮?淫?{^ 100111110101101000111111100010001111101000111111011111011001111101011010001111111000100011111010001111110111101101011110 9f5a3f88fa3f7d9f5a3f88fa3f7b5e
EUC-JP 飮?淫?}飮?淫?{^ 110111011011101100111111101100001111110000111111011111011101110110111011001111111011000011111100001111110111101101011110 ddbb3fb0fc3f7dddbb3fb0fc3f7b5e
UTF-8 飮텷淫뛫}飮텷淫뛫{^ 111010011010001110101110111011011000010110110111111001101011011110101011111010111001101110101011011111011110100110100011101011101110110110000101101101111110011010110111101010111110101110011011101010110111101101011110 e9a3aeed85b7e6b7abeb9bab7de9a3aeed85b7e6b7abeb9bab7b5e
UHC 飮텷淫뛫}飮텷淫뛫{^ 11101011111001101011011101001010111010111110001010001101011011100111110111101011111001101011011101001010111010111110001010001101011011100111101101011110 ebe6b74aebe28d6e7debe6b74aebe28d6e7b5e

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