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 雍楢庁雍楢庁^ 11101000101101001001001111101000100100101010000111101000101101001001001111101000100100101010000101011110 e8b493e892a1e8b493e892a15e
EUC-JP 雍楢庁雍楢庁^ 11110000101101101100011011101010110001001010001111110000101101101100011011101010110001001010001101011110 f0b6c6eac4a3f0b6c6eac4a35e
UTF-8 雍楢庁雍楢庁^ 11101001100110111000110111100110101001011010001011100101101110101000000111101001100110111000110111100110101001011010001011100101101110101000000101011110 e99b8de6a5a2e5ba81e99b8de6a5a2e5ba815e
UHC 雍楢?雍楢?^ 1110100010111100111010101111100100111111111010001011110011101010111110010011111101011110 e8bceaf93fe8bceaf93f5e

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