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 鈺凹留鈺凹留^ 11111011110001001000100110011010100101111010111111111011110001001000100110011010100101111010111101011110 fbc4899a97affbc4899a97af5e
EUC-JP 鈺凹留鈺凹留^ 100011111110001111010101101100011111101011001110101100011000111111100011110101011011000111111010110011101011000101011110 8fe3d5b1faceb18fe3d5b1faceb15e
UTF-8 鈺凹留鈺凹留^ 11101001100010001011101011100101100001111011100111100111100101011001100111101001100010001011101011100101100001111011100111100111100101011001100101011110 e988bae587b9e79599e988bae587b9e795995e
UHC 鈺凹留鈺凹留^ 11101000101011011110100011101010110101111011101011101000101011011110100011101010110101111011101001011110 e8ade8ead7bae8ade8ead7ba5e

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