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 齬잛럴}齬잛럴{^ 111010011011110110101100111011001001111010011011111010111001111110110100011111011110100110111101101011001110110010011110100110111110101110011111101101000111101101011110 e9bdacec9e9beb9fb47de9bdacec9e9beb9fb47b5e
UHC 齬잛럴}齬잛럴{^ 111001011110000110011111111011001011011110110010011111011110010111100001100111111110110010110111101100100111101101011110 e5e19fecb7b27de5e19fecb7b27b5e

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