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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ニ鯑ソn}ニ鯑ソn{^ 1111000111101011110001101110100111000100101111110110111001111101111100011110101111000110111010011100010010111111011011100111101101011110 f1ebc6e9c4bf6e7df1ebc6e9c4bf6e7b5e
EUC-JP ?ニ鯑ソn}?ニ鯑ソn{^ 00111111100011101100011011110010110001101000111010111111011011100111110100111111100011101100011011110010110001101000111010111111011011100111101101011110 3f8ec6f2c68ebf6e7d3f8ec6f2c68ebf6e7b5e
UTF-8 ニ鯑ソn}ニ鯑ソn{^ 1110111010000101101001101110111110111110100001101110100110101111100100011110111110111101101111110110111001111101111011101000010110100110111011111011111010000110111010011010111110010001111011111011110110111111011011100111101101011110 ee85a6efbe86e9af91efbdbf6e7dee85a6efbe86e9af91efbdbf6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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