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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 澱???N}澱???N{^ 100100110110001000111111001111110011111101001110011111011001001101100010001111110011111100111111010011100111101101011110 93623f3f3f4e7d93623f3f3f4e7b5e
EUC-JP 澱?橒?N}澱?橒?N{^ 11000101110000110011111110001111110001011010110100111111010011100111110111000101110000110011111110001111110001011010110100111111010011100111101101011110 c5c33f8fc5ad3f4e7dc5c33f8fc5ad3f4e7b5e
UTF-8 澱렰橒렣N}澱렰橒렣N{^ 1110011010111110101100011110101110100000101100001110011010101001100100101110101110100000101000110100111001111101111001101011111010110001111010111010000010110000111001101010100110010010111010111010000010100011010011100111101101011110 e6beb1eba0b0e6a992eba0a34e7de6beb1eba0b0e6a992eba0a34e7b5e
UHC 澱렰橒렣N}澱렰橒렣N{^ 111011101111111010001110101111011110100111111000100011101011010001001110011111011110111011111110100011101011110111101001111110001000111010110100010011100111101101011110 eefe8ebde9f88eb44e7deefe8ebde9f88eb44e7b5e

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