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 îü´çޣޱîè 11101110111111001011010011100111100011101010001110001110101100011110111011101000 eefcb4e78ea38eb1eee8
SJIS-WIN ??´??£?±?? 00111111001111111000000101001100001111110011111110000001100100100011111110000001011111010011111100111111 3f3f814c3f3f81923f817d3f3f
EUC-JP îü´ç?£?±îè 1000111110101011110000101000111110101011111001001010000110101101100011111010101110101110001111111010000111110010001111111010000111011110100011111010101111000010100011111010101110110010 8fabc28fabe4a1ad8fabae3fa1f23fa1de8fabc28fabb2
UTF-8 îü´çޣޱîè 1100001110101110110000111011110011000010101101001100001110100111110000101000111011000010101000111100001010001110110000101011000111000011101011101100001110101000 c3aec3bcc2b4c3a7c28ec2a3c28ec2b1c3aec3a8
UHC ??´????±?? 001111110011111110100010101001010011111100111111001111110011111110100001101111100011111100111111 3f3fa2a53f3f3f3fa1be3f3f

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