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{^ 10001101110101010011111100111111010011100111110110001101110101010011111100111111010011100111101101011110 8dd53f3f4e7d8dd53f3f4e7b5e
EUC-JP 祭??N}祭??N{^ 10111010110101110011111100111111010011100111110110111010110101110011111100111111010011100111101101011110 bad73f3f4e7dbad73f3f4e7b5e
UTF-8 祭멱범N}祭멱범N{^ 1110011110100101101011011110101110101001101100011110101110110010100101000100111001111101111001111010010110101101111010111010100110110001111010111011001010010100010011100111101101011110 e7a5adeba9b1ebb2944e7de7a5adeba9b1ebb2944e7b5e
UHC 祭멱범N}祭멱범N{^ 1111000010101110101110001110100010111001111111000100111001111101111100001010111010111000111010001011100111111100010011100111101101011110 f0aeb8e8b9fc4e7df0aeb8e8b9fc4e7b5e

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