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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????獰????^ 0011111100111111001111110011111111100000110101100011111100111111001111110011111101011110 3f3f3f3fe0d63f3f3f3f5e
EUC-JP ????獰????^ 0011111100111111001111110011111111100000110110000011111100111111001111110011111101011110 3f3f3f3fe0d83f3f3f3f5e
UTF-8 쒀렋쑈뤇獰쵌♥쨵룝^ 11101100100100101000000011101011101000001000101111101100100100011000100011101011101001001000011111100111100011011011000011101100101101011000110011100010100110011010010111101100101010001011010111101011101000111001110101011110 ec9280eba08bec9188eba487e78db0ecb58ce299a5eca8b5eba39d5e
UHC 쒀렋쑈뤇獰쵌♥쨵룝^ 10111110101011001000111010100010101111101010010010001111101101111110011110111110101011001000111010100010101111101010010010001111101101111110010001011110 beac8ea2bea48fb7e7beac8ea2bea48fb7e45e

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