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 δñÂ^ 110000111000111011000010101101001100001110110001110000111000001001011110 c38ec2b4c3b1c3825e
SJIS-WIN ???´?±??^ 0011111100111111001111111000000101001100001111111000000101111101001111110011111101011110 3f3f3f814c3f817d3f3f5e
EUC-JP �´ñ�^ 10001111101010101010101000111111100011111010101010100100101000011010110110001111101010101010101010100001110111101000111110101010101010100011111101011110 8faaaa3f8faaa4a1ad8faaaaa1de8faaaa3f5e
UTF-8 δñÂ^ 1100001110000011110000101000111011000011100000101100001010110100110000111000001111000010101100011100001110000011110000101000001001011110 c383c28ec382c2b4c383c2b1c383c2825e
UHC ???´?±??^ 0011111100111111001111111010001010100101001111111010000110111110001111110011111101011110 3f3f3fa2a53fa1be3f3f5e

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