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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 巖??\}巖??\{^ 10011011110111000011111100111111010111000111110110011011110111000011111100111111010111000111101101011110 9bdc3f3f5c7d9bdc3f3f5c7b5e
EUC-JP 巖??\}巖??\{^ 11010110110111100011111100111111010111000111110111010110110111100011111100111111010111000111101101011110 d6de3f3f5c7dd6de3f3f5c7b5e
UTF-8 巖꼷뢔\}巖꼷뢔\{^ 1110010110110111100101101110101010111100101101111110101110100010100101000101110001111101111001011011011110010110111010101011110010110111111010111010001010010100010111000111101101011110 e5b796eabcb7eba2945c7de5b796eabcb7eba2945c7b5e
UHC 巖꼷뢔\}巖꼷뢔\{^ 1110010011011100100001001000111110001111010011110101110001111101111001001101110010000100100011111000111101001111010111000111101101011110 e4dc848f8f4f5c7de4dc848f8f4f5c7b5e

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