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 ?嗔豺}?嗔豺{^ 00111111100110100111000011100110101101110111110100111111100110100111000011100110101101110111101101011110 3f9a70e6b77d3f9a70e6b77b5e
EUC-JP ?嗔豺}?嗔豺{^ 00111111110100111101000111101100101110010111110100111111110100111101000111101100101110010111101101011110 3fd3d1ecb97d3fd3d1ecb97b5e
UTF-8 렺嗔豺}렺嗔豺{^ 111010111010000010111010111001011001011110010100111010001011000110111010011111011110101110100000101110101110010110010111100101001110100010110001101110100111101101011110 eba0bae59794e8b1ba7deba0bae59794e8b1ba7b5e
UHC 렺嗔豺}렺嗔豺{^ 100011101100001011110010110001111110001111001111011111011000111011000010111100101100011111100011110011110111101101011110 8ec2f2c7e3cf7d8ec2f2c7e3cf7b5e

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