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 螂壹詞螂壹至^ 11100101101001011001101011100011100011101000110011100101101001011001101011100011100011101000101001011110 e5a59ae38e8ce5a59ae38e8a5e
EUC-JP 螂壹詞螂壹至^ 11101010101001111101010011100101101110111110110011101010101001111101010011100101101110111110101001011110 eaa7d4e5bbeceaa7d4e5bbea5e
UTF-8 螂壹詞螂壹至^ 11101000100111101000001011100101101000111011100111101000101010011001111011101000100111101000001011100101101000111011100111101000100001111011001101011110 e89e82e5a3b9e8a99ee89e82e5a3b9e887b35e
UHC 螂壹詞螂壹至^ 11010101110011001110110011101100110111101111001011010101110011001110110011101100111100101011100001011110 d5ccececdef2d5ccececf2b85e

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