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 〓?贖〓?續^ 1000000110101100001111111110011011011100100000011010110000111111111000111001010001011110 81ac3fe6dc81ac3fe3945e
EUC-JP 〓?贖〓?續^ 1010001010101110001111111110110011011110101000101010111000111111111001011111010001011110 a2ae3fecdea2ae3fe5f45e
UTF-8 〓룶贖〓룶續^ 11100011100000001001001111101011101000111011011011101000101101001001011011100011100000001001001111101011101000111011011011100111101110101000110001011110 e38093eba3b6e8b496e38093eba3b6e7ba8c5e
UHC 〓룶贖〓룶續^ 10100001111010111000111110101011111000011101101110100001111010111000111110101011111000011101100101011110 a1eb8fabe1dba1eb8fabe1d95e

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