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[{^ 101101111010110010111100110001000100111001011011011111011011011110101100101111001100010001001110010110110111101101011110 b7acbcc44e5b7db7acbcc44e5b7b5e
SJIS-WIN ?¬??N[}?¬??N[{^ 0011111110000001110010100011111100111111010011100101101101111101001111111000000111001010001111110011111101001110010110110111101101011110 3f81ca3f3f4e5b7d3f81ca3f3f4e5b7b5e
EUC-JP ?¬?ÄN[}?¬?ÄN[{^ 001111111010001011001100001111111000111110101010101000110100111001011011011111010011111110100010110011000011111110001111101010101010001101001110010110110111101101011110 3fa2cc3f8faaa34e5b7d3fa2cc3f8faaa34e5b7b5e
UTF-8 ·¬¼ÄN[}·¬¼ÄN[{^ 1100001010110111110000101010110011000010101111001100001110000100010011100101101101111101110000101011011111000010101011001100001010111100110000111000010001001110010110110111101101011110 c2b7c2acc2bcc3844e5b7dc2b7c2acc2bcc3844e5b7b5e
UHC ·?¼?N[}·?¼?N[{^ 10100001101001000011111110101000111110010011111101001110010110110111110110100001101001000011111110101000111110010011111101001110010110110111101101011110 a1a43fa8f93f4e5b7da1a43fa8f93f4e5b7b5e

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