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{^ 111000101111111011001100111111100111101101001110011111011110001011111110110011001111111001111011010011100111101101011110 e2feccfe7b4e7de2feccfe7b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP âþÌþ{N}âþÌþ{N{^ 10001111101010111010010010001111101010011101000010001111101010101100000010001111101010011101000001111011010011100111110110001111101010111010010010001111101010011101000010001111101010101100000010001111101010011101000001111011010011100111101101011110 8faba48fa9d08faac08fa9d07b4e7d8faba48fa9d08faac08fa9d07b4e7b5e
UTF-8 âþÌþ{N}âþÌþ{N{^ 1100001110100010110000111011111011000011100011001100001110111110011110110100111001111101110000111010001011000011101111101100001110001100110000111011111001111011010011100111101101011110 c3a2c3bec38cc3be7b4e7dc3a2c3bec38cc3be7b4e7b5e
UHC ?þ?þ{N}?þ?þ{N{^ 00111111101010011010110100111111101010011010110101111011010011100111110100111111101010011010110100111111101010011010110101111011010011100111101101011110 3fa9ad3fa9ad7b4e7d3fa9ad3fa9ad7b4e7b5e

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