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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 螂壹す螂壹す^ 11100101101001011001101011100011100000101011011111100101101001011001101011100011100000101011011101011110 e5a59ae382b7e5a59ae382b75e
EUC-JP 螂壹す螂壹す^ 11101010101001111101010011100101101001001011100111101010101001111101010011100101101001001011100101011110 eaa7d4e5a4b9eaa7d4e5a4b95e
UTF-8 螂壹す螂壹す^ 11101000100111101000001011100101101000111011100111100011100000011001100111101000100111101000001011100101101000111011100111100011100000011001100101011110 e89e82e5a3b9e38199e89e82e5a3b9e381995e
UHC 螂壹す螂壹す^ 11010101110011001110110011101100101010101011100111010101110011001110110011101100101010101011100101011110 d5ccececaab9d5ccececaab95e

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