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 å¼±ë†…ëæ´nc^ 111001011011110010110001111010111000011010000101111010111110011010110100011011100110001101011110 e5bcb1eb8685ebe6b46e635e
SJIS-WIN ??±?????´nc^ 0011111100111111100000010111110100111111001111110011111100111111001111111000000101001100011011100110001101011110 3f3f817d3f3f3f3f3f814c6e635e
EUC-JP å?±ë??ëæ´nc^ 10001111101010111010100100111111101000011101111010001111101010111011001100111111001111111000111110101011101100111000111110101001110000011010000110101101011011100110001101011110 8faba93fa1de8fabb33f3f8fabb38fa9c1a1ad6e635e
UTF-8 å¼±ë†…ëæ´nc^ 110000111010010111000010101111001100001010110001110000111010101111000010100001101100001010000101110000111010101111000011101001101100001010110100011011100110001101011110 c3a5c2bcc2b1c3abc286c285c3abc3a6c2b46e635e
UHC ?¼±????æ´nc^ 00111111101010001111100110100001101111100011111100111111001111110011111110101001101000011010001010100101011011100110001101011110 3fa8f9a1be3f3f3f3fa9a1a2a56e635e

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