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 慯蟲藉}慯蟲藉{^ 100111001101000111100101101100111110010101010011011111011001110011010001111001011011001111100101010100110111101101011110 9cd1e5b3e5537d9cd1e5b3e5537b5e
EUC-JP 慯蟲藉}慯蟲藉{^ 110110001101001111101010101101011110100110110100011111011101100011010011111010101011010111101001101101000111101101011110 d8d3eab5e9b47dd8d3eab5e9b47b5e
UTF-8 慯蟲藉}慯蟲藉{^ 111001101000010110101111111010001001111110110010111010001001011110001001011111011110011010000101101011111110100010011111101100101110100010010111100010010111101101011110 e685afe89fb2e897897de685afe89fb2e897897b5e
UHC ?蟲藉}?蟲藉{^ 00111111111101011111100111101101101111100111110100111111111101011111100111101101101111100111101101011110 3ff5f9edbe7d3ff5f9edbe7b5e

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