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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 骼本N}骼本N{^ 11101001100011101001011001111011010011100111110111101001100011101001011001111011010011100111101101011110 e98e967b4e7de98e967b4e7b5e
EUC-JP 骼本N}骼本N{^ 11110001111011101100101111011100010011100111110111110001111011101100101111011100010011100111101101011110 f1eecbdc4e7df1eecbdc4e7b5e
UTF-8 骼本N}骼本N{^ 1110100110101010101111001110011010011100101011000100111001111101111010011010101010111100111001101001110010101100010011100111101101011110 e9aabce69cac4e7de9aabce69cac4e7b5e
UHC ?本N}?本N{^ 0011111111011100111000100100111001111101001111111101110011100010010011100111101101011110 3fdce24e7d3fdce24e7b5e

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