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 £¼£àn}£¼£àn{^ 10100011101111001010001111100000011011100111110110100011101111001010001111100000011011100111101101011110 a3bca3e06e7da3bca3e06e7b5e
SJIS-WIN £?£?n}£?£?n{^ 1000000110010010001111111000000110010010001111110110111001111101100000011001001000111111100000011001001000111111011011100111101101011110 81923f81923f6e7d81923f81923f6e7b5e
EUC-JP £?£àn}£?£àn{^ 101000011111001000111111101000011111001010001111101010111010001001101110011111011010000111110010001111111010000111110010100011111010101110100010011011100111101101011110 a1f23fa1f28faba26e7da1f23fa1f28faba26e7b5e
UTF-8 £¼£àn}£¼£àn{^ 110000101010001111000010101111001100001010100011110000111010000001101110011111011100001010100011110000101011110011000010101000111100001110100000011011100111101101011110 c2a3c2bcc2a3c3a06e7dc2a3c2bcc2a3c3a06e7b5e
UHC ?¼??n}?¼??n{^ 001111111010100011111001001111110011111101101110011111010011111110101000111110010011111100111111011011100111101101011110 3fa8f93f3f6e7d3fa8f93f3f6e7b5e

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