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 蓐怜楓}蓐怜楓{^ 111001001110101010010111111001011001010110010110011111011110010011101010100101111110010110010101100101100111101101011110 e4ea97e595967de4ea97e595967b5e
EUC-JP 蓐怜楓}蓐怜楓{^ 111010001110110011001110111001111100100111110110011111011110100011101100110011101110011111001001111101100111101101011110 e8eccee7c9f67de8eccee7c9f67b5e
UTF-8 蓐怜楓}蓐怜楓{^ 111010001001001110010000111001101000000010011100111001101010010110010011011111011110100010010011100100001110011010000000100111001110011010100101100100110111101101011110 e89390e6809ce6a5937de89390e6809ce6a5937b5e
UHC ?怜楓}?怜楓{^ 00111111110101101011101111111001101000110111110100111111110101101011101111111001101000110111101101011110 3fd6bbf9a37d3fd6bbf9a37b5e

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