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{^ 111110101011010010100001010111100110111101101110011111011111101010110100101000010101111001101111011011100111101101011110 fab4a15e6f6e7dfab4a15e6f6e7b5e
SJIS-WIN ?´?^on}?´?^on{^ 0011111110000001010011000011111101011110011011110110111001111101001111111000000101001100001111110101111001101111011011100111101101011110 3f814c3f5e6f6e7d3f814c3f5e6f6e7b5e
EUC-JP ú´¡^on}ú´¡^on{^ 10001111101010111110001010100001101011011000111110100010110000100101111001101111011011100111110110001111101010111110001010100001101011011000111110100010110000100101111001101111011011100111101101011110 8fabe2a1ad8fa2c25e6f6e7d8fabe2a1ad8fa2c25e6f6e7b5e
UTF-8 ú´¡^on}ú´¡^on{^ 110000111011101011000010101101001100001010100001010111100110111101101110011111011100001110111010110000101011010011000010101000010101111001101111011011100111101101011110 c3bac2b4c2a15e6f6e7dc3bac2b4c2a15e6f6e7b5e
UHC ?´¡^on}?´¡^on{^ 00111111101000101010010110100010101011100101111001101111011011100111110100111111101000101010010110100010101011100101111001101111011011100111101101011110 3fa2a5a2ae5e6f6e7d3fa2a5a2ae5e6f6e7b5e

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