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 彫??}彫??{^ 1001001010100100001111110011111101111101100100101010010000111111001111110111101101011110 92a43f3f7d92a43f3f7b5e
EUC-JP 彫??}彫??{^ 1100010010100110001111110011111101111101110001001010011000111111001111110111101101011110 c4a63f3f7dc4a63f3f7b5e
UTF-8 彫렶렯}彫렶렯{^ 111001011011110110101011111010111010000010110110111010111010000010101111011111011110010110111101101010111110101110100000101101101110101110100000101011110111101101011110 e5bdabeba0b6eba0af7de5bdabeba0b6eba0af7b5e
UHC 彫렶렯}彫렶렯{^ 111100001100000110001110110000011000111010111100011111011111000011000001100011101100000110001110101111000111101101011110 f0c18ec18ebc7df0c18ec18ebc7b5e

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