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{^ 10111001111010001011111110101100011011100111110110111001111010001011111110101100011011100111101101011110 b9e8bfac6e7db9e8bfac6e7b5e
SJIS-WIN ???¬n}???¬n{^ 001111110011111100111111100000011100101001101110011111010011111100111111001111111000000111001010011011100111101101011110 3f3f3f81ca6e7d3f3f3f81ca6e7b5e
EUC-JP ?迬n}?迬n{^ 0011111110001111101010111011001010001111101000101100010010100010110011000110111001111101001111111000111110101011101100101000111110100010110001001010001011001100011011100111101101011110 3f8fabb28fa2c4a2cc6e7d3f8fabb28fa2c4a2cc6e7b5e
UTF-8 ¹è¿¬n}¹è¿¬n{^ 110000101011100111000011101010001100001010111111110000101010110001101110011111011100001010111001110000111010100011000010101111111100001010101100011011100111101101011110 c2b9c3a8c2bfc2ac6e7dc2b9c3a8c2bfc2ac6e7b5e
UHC ¹?¿?n}¹?¿?n{^ 1010100111110110001111111010001010101111001111110110111001111101101010011111011000111111101000101010111100111111011011100111101101011110 a9f63fa2af3f6e7da9f63fa2af3f6e7b5e

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