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 ?豕嶸野ア裕^ 0011111111100110101100111111101010110100100101101110110010110001100101110101010001011110 3fe6b3fab496ecb197545e
EUC-JP 嶴豕嶸野ア裕^ 100011111011101111110011111011001011010110001111101110111111010011001100111011101000111010110001110011011011010101011110 8fbbf3ecb58fbbf4ccee8eb1cdb55e
UTF-8 嶴豕嶸野ア裕^ 11100101101101101011010011101000101100011001010111100101101101101011100011101001100001111000111011101111101111011011000111101000101000111001010101011110 e5b6b4e8b195e5b6b8e9878eefbdb1e8a3955e
UHC ?豕嶸野?裕^ 0011111111100011110011101110011110101110111001011010111100111111111010111010111001011110 3fe3cee7aee5af3febae5e

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