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 ??a????a??^ 0011111100111111011000010011111100111111001111110011111101100001001111110011111101011110 3f3f613f3f3f3f613f3f5e
SJIS-WIN 豢ゥa驕俳豢ゥa驕俳^ 1110011010110100101010010110000111101001100000011001010001101111111001101011010010101001011000011110100110000001100101000110111101011110 e6b4a961e981946fe6b4a961e981946f5e
EUC-JP 豢ゥa驕俳豢ゥa驕俳^ 11101100101101101000111010101001011000011111000111100001110001111101000011101100101101101000111010101001011000011111000111100001110001111101000001011110 ecb68ea961f1e1c7d0ecb68ea961f1e1c7d05e
UTF-8 豢ゥa驕俳豢ゥa驕俳^ 111010001011000110100010111011111011110110101001011000011110100110101001100101011110010010111111101100111110100010110001101000101110111110111101101010010110000111101001101010011001010111100100101111111011001101011110 e8b1a2efbda961e9a995e4bfb3e8b1a2efbda961e9a995e4bfb35e
UHC ??a驕俳??a驕俳^ 001111110011111101100001110011101111011011011011110001000011111100111111011000011100111011110110110110111100010001011110 3f3f61cef6dbc43f3f61cef6dbc45e

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