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 轜峨け轜丈音^ 11100111011111101000100111100011100000101010111111100111011111101000111111100100100010011011100101011110 e77e89e382afe77e8fe489b95e
EUC-JP 轜峨け轜丈音^ 11101101110111111011001011100101101001001011000111101101110111111011111011100110101100101011101101011110 eddfb2e5a4b1eddfbee6b2bb5e
UTF-8 轜峨け轜丈音^ 11101000101111011001110011100101101100111010100011100011100000011001000111101000101111011001110011100100101110001000100011101001100111111011001101011110 e8bd9ce5b3a8e38191e8bd9ce4b888e99fb35e
UHC ?峨け?丈音^ 0011111111100100101100011010101010110001001111111110110111011011111010111110010101011110 3fe4b1aab13feddbebe55e

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