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 邀瑚擡}邀瑚擡{^ 111001111011000110001100111010001001110110101010011111011110011110110001100011001110100010011101101010100111101101011110 e7b18ce89daa7de7b18ce89daa7b5e
EUC-JP 邀瑚擡}邀瑚擡{^ 111011101011001110111000111010101101101010101100011111011110111010110011101110001110101011011010101011000111101101011110 eeb3b8eadaac7deeb3b8eadaac7b5e
UTF-8 邀瑚擡}邀瑚擡{^ 111010011000001010000000111001111001000110011010111001101001001110100001011111011110100110000010100000001110011110010001100110101110011010010011101000010111101101011110 e98280e7919ae693a17de98280e7919ae693a17b5e
UHC 邀瑚擡}邀瑚擡{^ 111010011010110111111011110100011101001111100100011111011110100110101101111110111101000111010011111001000111101101011110 e9adfbd1d3e47de9adfbd1d3e47b5e

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