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 ?曜淑}?曜淑{^ 00111111100101110110101010001111011010010111110100111111100101110110101010001111011010010111101101011110 3f976a8f697d3f976a8f697b5e
EUC-JP ?曜淑}?曜淑{^ 00111111110011011100101110111101110010100111110100111111110011011100101110111101110010100111101101011110 3fcdcbbdca7d3fcdcbbdca7b5e
UTF-8 樂曜淑}樂曜淑{^ 111011111010011010111111111001101001101110011100111001101011011110010001011111011110111110100110101111111110011010011011100111001110011010110111100100010111101101011110 efa6bfe69b9ce6b7917defa6bfe69b9ce6b7917b5e
UHC 樂曜淑}樂曜淑{^ 111010001111100111101000111110001110001011010111011111011110100011111001111010001111100011100010110101110111101101011110 e8f9e8f8e2d77de8f9e8f8e2d77b5e

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