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 艶l?}艶l?{^ 10001001100100001000001010001100001111110111110110001001100100001000001010001100001111110111101101011110 8990828c3f7d8990828c3f7b5e
EUC-JP 艶l?}艶l?{^ 10110001111100001010001111101100001111110111110110110001111100001010001111101100001111110111101101011110 b1f0a3ec3f7db1f0a3ec3f7b5e
UTF-8 艶l츝}艶l츝{^ 111010001000100110110110111011111011110110001100111011001011100010011101011111011110100010001001101101101110111110111101100011001110110010111000100111010111101101011110 e889b6efbd8cecb89d7de889b6efbd8cecb89d7b5e
UHC 艶l츝}艶l츝{^ 111001101111110110100011111011001010111010010110011111011110011011111101101000111110110010101110100101100111101101011110 e6fda3ecae967de6fda3ecae967b5e

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