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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蛹怜楓}蛹怜楓{^ 111001011000110010010111111001011001010110010110011111011110010110001100100101111110010110010101100101100111101101011110 e58c97e595967de58c97e595967b5e
EUC-JP 蛹怜楓}蛹怜楓{^ 111010011110110011001110111001111100100111110110011111011110100111101100110011101110011111001001111101100111101101011110 e9eccee7c9f67de9eccee7c9f67b5e
UTF-8 蛹怜楓}蛹怜楓{^ 111010001001101110111001111001101000000010011100111001101010010110010011011111011110100010011011101110011110011010000000100111001110011010100101100100110111101101011110 e89bb9e6809ce6a5937de89bb9e6809ce6a5937b5e
UHC ?怜楓}?怜楓{^ 00111111110101101011101111111001101000110111110100111111110101101011101111111001101000110111101101011110 3fd6bbf9a37d3fd6bbf9a37b5e

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