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 秩??}秩??{^ 1001001010000001001111110011111101111101100100101000000100111111001111110111101101011110 92813f3f7d92813f3f7b5e
EUC-JP 秩??}秩??{^ 1100001111100001001111110011111101111101110000111110000100111111001111110111101101011110 c3e13f3f7dc3e13f3f7b5e
UTF-8 秩렿롆}秩렿롆{^ 111001111010011110101001111010111010000010111111111010111010000110000110011111011110011110100111101010011110101110100000101111111110101110100001100001100111101101011110 e7a7a9eba0bfeba1867de7a7a9eba0bfeba1867b5e
UHC 秩렿롆}秩렿롆{^ 111100101111000110001110110001111000111011001100011111011111001011110001100011101100011110001110110011000111101101011110 f2f18ec78ecc7df2f18ec78ecc7b5e

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