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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 餓ν?n}餓ν?n{^ 100010011110110010000011110010110011111101101110011111011000100111101100100000111100101100111111011011100111101101011110 89ec83cb3f6e7d89ec83cb3f6e7b5e
EUC-JP 餓ν?n}餓ν?n{^ 101100101110111010100110110011010011111101101110011111011011001011101110101001101100110100111111011011100111101101011110 b2eea6cd3f6e7db2eea6cd3f6e7b5e
UTF-8 餓ν걿n}餓ν걿n{^ 111010011010010010010011110011101011110111101010101100011011111101101110011111011110100110100100100100111100111010111101111010101011000110111111011011100111101101011110 e9a493cebdeab1bf6e7de9a493cebdeab1bf6e7b5e
UHC 餓ν걿n}餓ν걿n{^ 1110010010111011101001011110110110000001101000100110111001111101111001001011101110100101111011011000000110100010011011100111101101011110 e4bba5ed81a26e7de4bba5ed81a26e7b5e

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