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 遉弥鏡遉弥鏡^ 11100111101001001001011011101101100010111011111011100111101001001001011011101101100010111011111001011110 e7a496ed8bbee7a496ed8bbe5e
EUC-JP 遉弥鏡遉弥鏡^ 11101110101001101100110011101111101101101100000011101110101001101100110011101111101101101100000001011110 eea6ccefb6c0eea6ccefb6c05e
UTF-8 遉弥鏡遉弥鏡^ 11101001100000011000100111100101101111001010010111101001100011111010000111101001100000011000100111100101101111001010010111101001100011111010000101011110 e98189e5bca5e98fa1e98189e5bca5e98fa15e
UHC ??鏡??鏡^ 001111110011111111001100111100000011111100111111110011001111000001011110 3f3fccf03f3fccf05e

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