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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 謫主険謫主険^ 11100110100100111000111011100101100011001010111111100110100100111000111011100101100011001010111101011110 e6938ee58cafe6938ee58caf5e
EUC-JP 謫主険謫主険^ 11101011111100111011110011100111101110001011000111101011111100111011110011100111101110001011000101011110 ebf3bce7b8b1ebf3bce7b8b15e
UTF-8 謫主険謫主険^ 11101000101011001010101111100100101110001011101111101001100110011011101011101000101011001010101111100100101110001011101111101001100110011011101001011110 e8acabe4b8bbe999bae8acabe4b8bbe999ba5e
UHC 謫主?謫主?^ 1110111011100011111100011010101100111111111011101110001111110001101010110011111101011110 eee3f1ab3feee3f1ab3f5e

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