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 ú´¶o\n}ú´¶o\n{^ 111110101011010010110110011011110101110001101110011111011111101010110100101101100110111101011100011011100111101101011110 fab4b66f5c6e7dfab4b66f5c6e7b5e
SJIS-WIN ?´¶o\n}?´¶o\n{^ 00111111100000010100110010000001111101110110111101011100011011100111110100111111100000010100110010000001111101110110111101011100011011100111101101011110 3f814c81f76f5c6e7d3f814c81f76f5c6e7b5e
EUC-JP ú´¶o\n}ú´¶o\n{^ 1000111110101011111000101010000110101101101000101111100101101111010111000110111001111101100011111010101111100010101000011010110110100010111110010110111101011100011011100111101101011110 8fabe2a1ada2f96f5c6e7d8fabe2a1ada2f96f5c6e7b5e
UTF-8 ú´¶o\n}ú´¶o\n{^ 110000111011101011000010101101001100001010110110011011110101110001101110011111011100001110111010110000101011010011000010101101100110111101011100011011100111101101011110 c3bac2b4c2b66f5c6e7dc3bac2b4c2b66f5c6e7b5e
UHC ?´¶o\n}?´¶o\n{^ 00111111101000101010010110100010110100100110111101011100011011100111110100111111101000101010010110100010110100100110111101011100011011100111101101011110 3fa2a5a2d26f5c6e7d3fa2a5a2d26f5c6e7b5e

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