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{^ 11010011101000111101000011101100011011100111110111010011101000111101000011101100011011100111101101011110 d3a3d0ec6e7dd3a3d0ec6e7b5e
SJIS-WIN ?£??n}?£??n{^ 001111111000000110010010001111110011111101101110011111010011111110000001100100100011111100111111011011100111101101011110 3f81923f3f6e7d3f81923f3f6e7b5e
EUC-JP Ó£?ìn}Ó£?ìn{^ 1000111110101010110100011010000111110010001111111000111110101011110000000110111001111101100011111010101011010001101000011111001000111111100011111010101111000000011011100111101101011110 8faad1a1f23f8fabc06e7d8faad1a1f23f8fabc06e7b5e
UTF-8 Ó£Ðìn}Ó£Ðìn{^ 110000111001001111000010101000111100001110010000110000111010110001101110011111011100001110010011110000101010001111000011100100001100001110101100011011100111101101011110 c393c2a3c390c3ac6e7dc393c2a3c390c3ac6e7b5e
UHC ??Ð?n}??Ð?n{^ 001111110011111110101000101000100011111101101110011111010011111100111111101010001010001000111111011011100111101101011110 3f3fa8a23f6e7d3f3fa8a23f6e7b5e

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