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{^ 111101111010111101101110011111011111011110101111011011100111101101011110 f7af6e7df7af6e7b5e
SJIS-WIN ÷?n}÷?n{^ 1000000110000000001111110110111001111101100000011000000000111111011011100111101101011110 81803f6e7d81803f6e7b5e
EUC-JP ÷¯n}÷¯n{^ 101000011110000010001111101000101011010001101110011111011010000111100000100011111010001010110100011011100111101101011110 a1e08fa2b46e7da1e08fa2b46e7b5e
UTF-8 ÷¯n}÷¯n{^ 11000011101101111100001010101111011011100111110111000011101101111100001010101111011011100111101101011110 c3b7c2af6e7dc3b7c2af6e7b5e
UHC ÷?n}÷?n{^ 1010000111000000001111110110111001111101101000011100000000111111011011100111101101011110 a1c03f6e7da1c03f6e7b5e

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