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 拙?偶}拙?偶{^ 10010000110110010011111110001011111101000111110110010000110110010011111110001011111101000111101101011110 90d93f8bf47d90d93f8bf47b5e
EUC-JP 拙?偶}拙?偶{^ 11000000110110110011111110110110111101100111110111000000110110110011111110110110111101100111101101011110 c0db3fb6f67dc0db3fb6f67b5e
UTF-8 拙렳偶}拙렳偶{^ 111001101000101110011001111010111010000010110011111001011000000110110110011111011110011010001011100110011110101110100000101100111110010110000001101101100111101101011110 e68b99eba0b3e581b67de68b99eba0b3e581b67b5e
UHC 拙렳偶}拙렳偶{^ 111100001111000010001110110000001110100111001111011111011111000011110000100011101100000011101001110011110111101101011110 f0f08ec0e9cf7df0f08ec0e9cf7b5e

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