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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 髣泌亢N}髣泌亢N{^ 1110100110010111100101001110010110011000101101000100111001111101111010011001011110010100111001011001100010110100010011100111101101011110 e99794e598b44e7de99794e598b44e7b5e
EUC-JP 髣泌亢N}髣泌亢N{^ 1111000111110111110010001110011111010000101101100100111001111101111100011111011111001000111001111101000010110110010011100111101101011110 f1f7c8e7d0b64e7df1f7c8e7d0b64e7b5e
UTF-8 髣泌亢N}髣泌亢N{^ 1110100110101011101000111110011010110011100011001110010010111010101000100100111001111101111010011010101110100011111001101011001110001100111001001011101010100010010011100111101101011110 e9aba3e6b38ce4baa24e7de9aba3e6b38ce4baa24e7b5e
UHC ?泌亢N}?泌亢N{^ 001111111111100110110010111110011111000101001110011111010011111111111001101100101111100111110001010011100111101101011110 3ff9b2f9f14e7d3ff9b2f9f14e7b5e

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