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 ú¬Ž±on}ú¬Ž±on{^ 111110101010110010001110101100010110111101101110011111011111101010101100100011101011000101101111011011100111101101011110 faac8eb16f6e7dfaac8eb16f6e7b5e
SJIS-WIN ?¬?±on}?¬?±on{^ 00111111100000011100101000111111100000010111110101101111011011100111110100111111100000011100101000111111100000010111110101101111011011100111101101011110 3f81ca3f817d6f6e7d3f81ca3f817d6f6e7b5e
EUC-JP ú¬?±on}ú¬?±on{^ 1000111110101011111000101010001011001100001111111010000111011110011011110110111001111101100011111010101111100010101000101100110000111111101000011101111001101111011011100111101101011110 8fabe2a2cc3fa1de6f6e7d8fabe2a2cc3fa1de6f6e7b5e
UTF-8 ú¬Ž±on}ú¬Ž±on{^ 1100001110111010110000101010110011000010100011101100001010110001011011110110111001111101110000111011101011000010101011001100001010001110110000101011000101101111011011100111101101011110 c3bac2acc28ec2b16f6e7dc3bac2acc28ec2b16f6e7b5e
UHC ???±on}???±on{^ 0011111100111111001111111010000110111110011011110110111001111101001111110011111100111111101000011011111001101111011011100111101101011110 3f3f3fa1be6f6e7d3f3f3fa1be6f6e7b5e

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