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 ¤^ 110000111010111011000010101101001100001010001110110000101010010001011110 c3aec2b4c28ec2a45e
SJIS-WIN ???´????^ 00111111001111110011111110000001010011000011111100111111001111110011111101011110 3f3f3f814c3f3f3f3f5e
EUC-JP î´�¤^ 10001111101010101010101010001111101000101110111010001111101010101010010010100001101011011000111110101010101001000011111110001111101010101010010010001111101000101111000001011110 8faaaa8fa2ee8faaa4a1ad8faaa43f8faaa48fa2f05e
UTF-8 ¤^ 1100001110000011110000101010111011000011100000101100001010110100110000111000001011000010100011101100001110000010110000101010010001011110 c383c2aec382c2b4c382c28ec382c2a45e
UHC ?®?´???¤^ 001111111010001011100111001111111010001010100101001111110011111100111111101000101011010001011110 3fa2e73fa2a53f3f3fa2b45e

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