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 齬??}齬??{^ 1110101010010111001111110011111101111101111010101001011100111111001111110111101101011110 ea973f3f7dea973f3f7b5e
EUC-JP 齬??}齬??{^ 1111001111110111001111110011111101111101111100111111011100111111001111110111101101011110 f3f73f3f7df3f73f3f7b5e
UTF-8 齬깁꼥}齬깁꼥{^ 111010011011110110101100111010101011100110000001111010101011110010100101011111011110100110111101101011001110101010111001100000011110101010111100101001010111101101011110 e9bdaceab981eabca57de9bdaceab981eabca57b5e
UHC 齬깁꼥}齬깁꼥{^ 111001011110000110110001111010011000010010000010011111011110010111100001101100011110100110000100100000100111101101011110 e5e1b1e984827de5e1b1e984827b5e

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