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 慯蟲莖}慯蟲莖{^ 100111001101000111100101101100111110010010110001011111011001110011010001111001011011001111100100101100010111101101011110 9cd1e5b3e4b17d9cd1e5b3e4b17b5e
EUC-JP 慯蟲莖}慯蟲莖{^ 110110001101001111101010101101011110100010110011011111011101100011010011111010101011010111101000101100110111101101011110 d8d3eab5e8b37dd8d3eab5e8b37b5e
UTF-8 慯蟲莖}慯蟲莖{^ 111001101000010110101111111010001001111110110010111010001000111010010110011111011110011010000101101011111110100010011111101100101110100010001110100101100111101101011110 e685afe89fb2e88e967de685afe89fb2e88e967b5e
UHC ?蟲莖}?蟲莖{^ 00111111111101011111100111001100111011000111110100111111111101011111100111001100111011000111101101011110 3ff5f9ccec7d3ff5f9ccec7b5e

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