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 飮η?}飮η?{^ 10011111010110101000001111000101001111110111110110011111010110101000001111000101001111110111101101011110 9f5a83c53f7d9f5a83c53f7b5e
EUC-JP 飮η?}飮η?{^ 11011101101110111010011011000111001111110111110111011101101110111010011011000111001111110111101101011110 ddbba6c73f7dddbba6c73f7b5e
UTF-8 飮η큷}飮η큷{^ 11101001101000111010111011001110101101111110110110000001101101110111110111101001101000111010111011001110101101111110110110000001101101110111101101011110 e9a3aeceb7ed81b77de9a3aeceb7ed81b77b5e
UHC 飮η큷}飮η큷{^ 111010111110011010100101111001111011010010000110011111011110101111100110101001011110011110110100100001100111101101011110 ebe6a5e7b4867debe6a5e7b4867b5e

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