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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 飮ε?\}飮ε?\{^ 100111110101101010000011110000110011111101011100011111011001111101011010100000111100001100111111010111000111101101011110 9f5a83c33f5c7d9f5a83c33f5c7b5e
EUC-JP 飮ε?\}飮ε?\{^ 110111011011101110100110110001010011111101011100011111011101110110111011101001101100010100111111010111000111101101011110 ddbba6c53f5c7dddbba6c53f5c7b5e
UTF-8 飮ε뜥\}飮ε뜥\{^ 111010011010001110101110110011101011010111101011100111001010010101011100011111011110100110100011101011101100111010110101111010111001110010100101010111000111101101011110 e9a3aeceb5eb9ca55c7de9a3aeceb5eb9ca55c7b5e
UHC 飮ε뜥\}飮ε뜥\{^ 1110101111100110101001011110010110001101101010000101110001111101111010111110011010100101111001011000110110101000010111000111101101011110 ebe6a5e58da85c7debe6a5e58da85c7b5e

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