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 ???疑?????^ 0011111100111111001111111000101101011110001111110011111100111111001111110011111101011110 3f3f3f8b5e3f3f3f3f3f5e
EUC-JP ???疑?????^ 0011111100111111001111111011010110111111001111110011111100111111001111110011111101011110 3f3f3fb5bf3f3f3f3f3f5e
UTF-8 溜사몯疑쇰졎烈숈쇅^ 11101111101001111000101111101100100000101010110011101011101010101010111111100111100101101001000111101100100001111011000011101100101000011000111011101111101001101001111111101100100010001000100011101100100001111000010101011110 efa78bec82acebaaafe79691ec87b0eca18eefa69fec8888ec87855e
UHC 溜사몯疑쇰졎烈숈쇅^ 11101010111111101011101111100111100100011001100111101011111101111011110011101011101000001011101111100110111011111001100111101100100110011011100001011110 eafebbe79199ebf7bceba0bbe6ef99ec99b85e

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