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 ?嵩褪?嵩槌^ 0011111110010000100100111110010111110010001111111001000010010011100100101100011001011110 3f9093e5f23f909392c65e
EUC-JP ?嵩褪?嵩槌^ 0011111110111111111100111110101011110100001111111011111111110011110001001100100001011110 3fbff3eaf43fbff3c4c85e
UTF-8 룶嵩褪룶嵩槌^ 11101011101000111011011011100101101101011010100111101000101001001010101011101011101000111011011011100101101101011010100111100110101001111000110001011110 eba3b6e5b5a9e8a4aaeba3b6e5b5a9e6a78c5e
UHC 룶嵩褪룶嵩槌^ 10001111101010111110001110100001111101111101101110001111101010111110001110100001111101111101100101011110 8fabe3a1f7db8fabe3a1f7d95e

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